UNPKG

muhammara

Version:

Create, read and modify PDF files and streams. A drop in replacement for hummusjs PDF library

3 lines 218 B
export declare const chownr: (p: string, uid: number, gid: number, cb: (er?: unknown) => any) => void; export declare const chownrSync: (p: string, uid: number, gid: number) => void; //# sourceMappingURL=index.d.ts.map