Initial boiler plate project
This commit is contained in:
2
node_modules/next/dist/build/babel/plugins/commonjs.d.ts
generated
vendored
Normal file
2
node_modules/next/dist/build/babel/plugins/commonjs.d.ts
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
import type { PluginObj } from 'next/dist/compiled/babel/core';
|
||||
export default function CommonJSModulePlugin(...args: any): PluginObj;
|
||||
Reference in New Issue
Block a user