1
0
mirror of https://github.com/vercel/commerce.git synced 2025-09-01 21:40:14 +00:00
Files
.vscode
framework
packages
site
assets
components
config
lib
pages
public
.env.template
.gitignore
codegen.bigcommerce.json
codegen.json
commerce-config.js
commerce.config.json
global.d.ts
next-env.d.ts
next.config.js
package.json
postcss.config.js
swell-js.d.ts
tailwind.config.js
tsconfig.json
.editorconfig
.eslintrc
.gitignore
.prettierignore
.prettierrc
README.md
license.md
package-copy.json
package-lock.json
package.json
commerce/site/global.d.ts
2022-01-07 11:48:45 -05:00

3 lines
71 B
TypeScript

// Declarations for modules without types
declare module 'next-themes'