shellphone.app/global.d.ts
2021-07-31 22:33:18 +08:00

4 lines
170 B
TypeScript

// These reference imports provide type definitions for things like styled-jsx and css modules
/// <reference types="next" />
/// <reference types="next/types/global" />