1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-30 13:41:22 +00:00
Files
assets
components
config
lib
pages
public
utils
.gitignore
.prettierignore
README.md
codegen.json
global.d.ts
next-env.d.ts
next.config.js
package.json
postcss.config.js
tailwind.config.js
tsconfig.json
yarn.lock
commerce/next-env.d.ts
Luis Alvarez eb44455cde Changes
2020-09-30 11:44:38 -05:00

3 lines
75 B
TypeScript

/// <reference types="next" />
/// <reference types="next/types/global" />