Search
Preparing search index...
The search index is not available
chitu
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"dot"
External module "dot"
Index
Functions
dot
Functions
dot
dot
(
obj
:
object
, ref
:
string
, def
?:
any
)
:
any
Get an item from a given object using string dot notation.
Parameters
obj:
object
ref:
string
Default value
def:
any
= void 0
Returns
any
Globals
"dot"
"dot.spec"
"index"
"ordinal"
"ordinal.spec"
"round"
"round.spec"
"time"
"time.spec"
"type"
"type.spec"
"value"
"value.spec"
dot
Generated using
TypeDoc
Get an item from a given object using string dot notation.