Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nagur-shareef-shaik
/
InsuCompass
like
2
Sleeping
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
refs/pr/2
InsuCompass
/
src
/
declarations.d.ts
nagur-shareef-shaik
Updated declarations
a56776d
8 months ago
raw
Copy download link
history
blame
65 Bytes
declare
module
'*.png'
{
const
src
:
string
;
export
default
src; }