This website requires JavaScript.
Explore
Help
Register
Sign In
csh
/
playbook
Watch
1
Star
1
Fork
You've already forked playbook
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
240c7033dc
playbook
/
superpowers
/
skills
/
brainstorming
/
scripts
/
node_modules
/
es-object-atoms
/
isObject.d.ts
4 lines
72 B
TypeScript
Raw
Blame
History
declare
function
isObject
(
x
:
unknown
)
:
x
is
object
;
export
=
isObject
;
Reference in New Issue
View Git Blame
Copy Permalink