1 line
113 B
TypeScript
Executable file
1 line
113 B
TypeScript
Executable file
export declare function turbopackBuild(withWorker: boolean): ReturnType<typeof import('./impl').turbopackBuild>;
|