Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SantoshKumar1310
/
QuantumShield
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
QuantumShield
/
frontend
/
node_modules
/
@nolyfill
/
is-core-module
/
index.d.ts
SantoshKumar1310
Upload folder using huggingface_hub
49e53ae
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
84 Bytes
declare
const
isCore
:
(
x:
string
, _nodeVersion?:
any
) =>
boolean
;
export
= isCore;