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
563ca12d76d5d7c93e44f56a746dc931a3c8f467
yunhaifinance
/
backups
/
20260325_002423
/
backend
/
node_modules
/
math-intrinsics
/
sign.d.ts
T
3 lines
57 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
sign
(
x
:
number
)
:
number
;
export
=
sign
;
Reference in New Issue
Copy Permalink