Options
Public
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectGetOptions

Hierarchy

Index

Properties

Properties

separator?: string

Character to declare the path

example
Object.get({a: {b: 1}}, 'a:b', {separator: ':'})