friends-best/next-env.d.ts

4 lines
125 B
TypeScript
Raw Normal View History

2021-07-23 16:14:54 +00:00
/// <reference types="next" />
/// <reference types="next/types/global" />
2021-07-23 16:28:40 +00:00
/// <reference types="next/image-types/global" />