1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-16 19:50:42 +01:00
Hauke Tönjes 0aa4e32469
Transition to typescript
- Moved all logic to typescript
- Code cleanup
- Moved logic out of Form Component
2021-07-01 00:49:05 +02:00

4 lines
125 B
TypeScript

/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />