Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhzabcd
/
mscopilot
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mscopilot
/
typings.d.ts
zhzabcd
Upload 21 files
eb11f84
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
declare
module
"*.html"
{
const
content
:
string
;
export
default
content;
}