shellphone.app/global.d.ts

4 lines
170 B
TypeScript
Raw Normal View History

2021-07-31 14:33:18 +00:00
// These reference imports provide type definitions for things like styled-jsx and css modules
/// <reference types="next" />
/// <reference types="next/types/global" />