This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
Code
Activity
Files
c201d45ef4b0ccbd3bb0616f93bae13e73d0a080
stale
/
node_modules
/
isobject
/
index.d.ts
T
4 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
release v1
2019-08-06 17:37:58 -04:00
declare
function
isObject
(
val
:
any
)
:
boolean
;
export
default
isObject
;
Copy Permalink