UNPKG

218 BTypeScriptView Raw
1export declare const chownr: (p: string, uid: number, gid: number, cb: (er?: unknown) => any) => void;
2export declare const chownrSync: (p: string, uid: number, gid: number) => void;
3//# sourceMappingURL=index.d.ts.map
\No newline at end of file