This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
yunhaifinance
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
841f19e3f8e250cc844326509ceabf37a37ca846
yunhaifinance
/
backups
/
20260325_002423
/
backend
/
node_modules
/
es-object-atoms
/
isObject.d.ts
T
4 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial commit: ERP system with advance verification fixes
2026-03-25 23:55:36 +07:00
declare
function
isObject
(
x
:
unknown
)
:
x
is
object
;
export
=
isObject
;
Reference in New Issue
Copy Permalink