This website requires JavaScript.
Explore
Help
Sign In
jean
/
bifocal
Watch
1
Star
0
Fork
You've already forked bifocal
0
Code
Issues
4
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
84215072f0
bifocal
/
node_modules
/
is-plain-object
/
is-plain-object.d.ts
2 lines
48 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Broken socials
2024-06-19 09:56:58 -04:00
export
function
isPlainObject
(
o
:
any
)
:
boolean
;