UNPKG

@ma3-pro-plugins/ma3-ts-plugin-builder

Version:
3 lines (2 loc) 128 B
export declare function runTstl(tsconfig: string): void; export declare function runTstlWatch(tsconfig: string): Promise<void>;