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 :
use-native.d.ts
back
Copy
import { RimrafAsyncOptions, RimrafOptions } from './index.js'; export declare const useNative: (opt?: RimrafAsyncOptions) => boolean; export declare const useNativeSync: (opt?: RimrafOptions) => boolean; //# sourceMappingURL=use-native.d.ts.map