UNPKG
val-path-helper
Version:
latest (0.0.1)
0.0.1
val path helper
val-path-helper
/
dist
/
utils.d.ts
2 lines
(1 loc)
•
58 B
TypeScript
View Raw
1
2
export
declare
const
isObj
:
(
val
:
any
) =>
val is
Object
;