UNPKG

@rnm/tscx

Version:

A tsc wrapper with many convenient features.

5 lines 146 B
/** * @param filepath absolute filepath */ export declare function remove(filepath: string): Promise<void>; //# sourceMappingURL=remove.d.ts.map