Hugging Face
Models
Datasets
Spaces
Community
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
/
@babel
/
runtime
/
helpers
/
esm
/
AwaitValue.js
SantoshKumar1310
Upload folder using huggingface_hub
49e53ae
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
function
_AwaitValue
(
t
) {
this
.
wrapped
= t;
}
export
{ _AwaitValue
as
default
};