Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lablab-ai-amd-developer-hackathon
/
riprap-nyc
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
riprap-nyc
/
web
/
sveltekit
/
src
/
app.d.ts
seriffic
Frontend overhaul: Lit kickoff → Svelte 5 custom elements → SvelteKit design-system
e8a6c67
3 days ago
raw
Copy download link
history
blame
contribute
delete
94 Bytes
// See https://kit.svelte.dev/docs/types#app
declare
global
{
namespace
App
{}
}
export
{};