Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CatPtain
/
web_ppt
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
web_ppt
/
frontend
/
src
/
components.d.ts
CatPtain
Upload 339 files
89ce340
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
import
type
{
Icons
}
from
'@/plugins/icon'
declare
module
'vue'
{
export
type
GlobalComponents
=
Icons
}
export
{}