D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
alt-nodejs22
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
rimraf
/
dist
/
esm
/
Filename :
path-arg.d.ts
back
Copy
import { RimrafAsyncOptions } from './index.js'; declare const pathArg: (path: string, opt?: RimrafAsyncOptions) => string; export default pathArg; //# sourceMappingURL=path-arg.d.ts.map