UNPKG

@platform/ts

Version:

TypesScript build, prepare and publish toolchain.

6 lines (5 loc) 119 B
export declare function changeExtensions(args: { dir: string; from: string; to: string; }): Promise<void>;