Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kofdai
/
nullai-knowledge-system
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nullai-knowledge-system
/
frontend
/
node_modules
/
@babel
/
runtime
/
helpers
/
esm
/
AwaitValue.js
kofdai
Upload folder using huggingface_hub
645859a
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
function
_AwaitValue
(
t
) {
this
.
wrapped
= t;
}
export
{ _AwaitValue
as
default
};