Files
Graphite/frontend/src/vite-env.d.ts
Matthew Donoughe f6d104265a Switch build system to Vite (#1444)
Switch Parcel to Vite
2023-11-05 03:12:03 -08:00

3 lines
71 B
TypeScript

/// <reference types="svelte" />
/// <reference types="vite/client" />