6 lines
239 B
TypeScript
6 lines
239 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/image-types/global" />
|
|
|
|
// This file is generated by Next.js in normal installs. It is checked in here
|
|
// so a fresh clone has correct TypeScript references before the first build.
|