nope/next-env.d.ts

4 lines
125 B
TypeScript
Raw Normal View History

2020-08-19 06:36:59 +00:00
/// <reference types="next" />
/// <reference types="next/types/global" />
2021-07-27 10:55:02 +00:00
/// <reference types="next/image-types/global" />