- Migrated frontend to Vue. - Migrated frontend map to OL API. - Extended environment variables. - README. - Country information/flag integration. - Implemented generic db/repo.
2 lines
74 B
TypeScript
2 lines
74 B
TypeScript
/// <reference types="vite/client" />
|
|
declare const __API_PATH__: string;
|