Files
Webklar.com/node_modules/next/dist/build/webpack/loaders/next-swc-loader.d.ts
Basilosaurusrex f027651f9b main repo
2025-11-24 18:09:40 +01:00

4 lines
175 B
TypeScript

export declare function pitch(this: any): void;
export default function swcLoader(this: any, inputSource: string, inputSourceMap: any): void;
export declare const raw = true;