moonstream/frontend/next-env.d.ts

7 wiersze
245 B
TypeScript

2021-07-01 23:13:35 +00:00
/// <reference types="next" />
/// <reference types="next/types/global" />
2021-07-13 11:35:46 +00:00
/// <reference types="next/image-types/global" />
2021-09-07 09:52:57 +00:00
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.