mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 20:28:58 +00:00
3 lines
131 B
TypeScript
3 lines
131 B
TypeScript
/* auto-generated by NAPI-RS */
|
|
/* eslint-disable */
|
|
export declare function minify(filename: string, sourceText: string): string;
|