Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
AbdulElahGwaith
/
ext-appss
like
0
Arabic
English
ext-appss
ext
appss
License:
mit
Model card
Files
Files and versions
xet
Community
main
ext-appss
/
examples
/
basic-server-svelte
/
svelte.config.js
AbdulElahGwaith
Upload folder using huggingface_hub
e1cc3bc
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
116 Bytes
import
{ vitePreprocess }
from
"@sveltejs/vite-plugin-svelte"
;
export
default
{
preprocess
:
vitePreprocess
(),
};