Files
next-learn/basics/typescript-final/next-env.d.ts
2021-09-09 09:06:21 -05:00

4 lines
125 B
TypeScript

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