UNPKG

114 BTypeScriptView Raw
1export declare function transpileFunctions(entriesPath: string, distPath: string): Promise<boolean | Array<any>>;