dex.d.ts 145 B

1
  1. export declare function restoreDex(pluginRelativeDir: string, cacheDir: string, outputDir: string, is_uni_modules: boolean): string | undefined;