mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
/// <reference types="vite/client" />
|
|
|
|
declare const __DIRECTUS_VERSION__: string;
|