create project
This commit is contained in:
7
kitabcitab/node_modules/next/dist/build/swc/options.d.ts
generated
vendored
Normal file
7
kitabcitab/node_modules/next/dist/build/swc/options.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export function getParserOptions(options: {
|
||||
filename: string
|
||||
jsConfig?: any
|
||||
[key: string]: any
|
||||
}): any
|
||||
export function getJestSWCOptions(...args: any[]): any
|
||||
export function getLoaderSWCOptions(...args: any[]): any
|
||||
Reference in New Issue
Block a user