Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
elvis-hf
/
optimization
like
0
Running
App
Files
Files
Community
e048104
optimization
/
frontends
/
react
/
env.d.ts
joel-woodfield
Refactor file structure
7b67454
3 months ago
raw
Copy download link
history
blame
81 Bytes
declare
module
"*.py?raw"
{
const
content
:
string
;
export
default
content;
}