Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
AK51
/
moon_flash
like
1
Running
App
Files
Files
Community
main
moon_flash
/
node_modules
/
math-intrinsics
/
isNegativeZero.d.ts
AK51
Upload 1987 files
e472a78
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
79 Bytes
declare
function
isNegativeZero
(
x:
unknown
):
boolean
;
export
= isNegativeZero;