UNPKG

muhammara

Version:

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

8 lines 214 B
export declare class CwdError extends Error { path: string; code: string; syscall: "chdir"; constructor(path: string, code: string); get name(): string; } //# sourceMappingURL=cwd-error.d.ts.map