Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nepersonaj
/
Test1212
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Test1212
/
app
/
types
/
global.d.ts
nepersonaj
Upload 142 files
f8d302b
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
interface
Window
{
showDirectoryPicker
():
Promise
<
FileSystemDirectoryHandle
>;
}