Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
tfrere
/
font-map
like
1
Running
App
Files
Files
Community
main
font-map
/
src
/
components
/
DebugUMAP
/
index.js
tfrere
HF Staff
feat: switch to source-based deployment with HF build step
b3f0c1a
3 months ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
// Export principal du module DebugUMAP
export
{
default
}
from
'./DebugUMAP.js'
;