This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-frontend/env.d.ts

3 lines
113 B
TypeScript
Raw Normal View History

2022-04-10 02:40:15 +02:00
/// <reference types="vite/client" />
/// <reference types="vite-svg-loader" />
2022-02-13 13:49:00 +01:00
/// <reference types="cypress" />