UNPKG
@rnm/tscx
Version:
latest (0.2.0)
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
A tsc wrapper with many convenient features.
github.com/rnmjs/tscx
rnmjs/tscx
@rnm/tscx
/
dist
/
cmd
/
remove.d.ts
5 lines
•
146 B
TypeScript
View Raw
1
2
3
4
5
/** *
@param
filepath absolute filepath */
export
declare
function
remove
(
filepath
:
string
):
Promise
<
void
>;
//# sourceMappingURL=remove.d.ts.map