1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-12 02:47:02 +00:00
commerce/site/next-env.d.ts
2022-01-07 11:48:45 -05:00

7 lines
245 B
TypeScript

/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.