1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-12 02:47:02 +00:00
commerce/next-env.d.ts
2021-10-06 12:04:21 +05:30

6 lines
195 B
TypeScript

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