UNPKG

longcelot-sheet-db

Version:

Google Sheets-backed staging database adapter for Node.js with schema-first design

5 lines 177 B
export declare class PermissionError extends Error { readonly role?: string; constructor(message: string, role?: string); } //# sourceMappingURL=PermissionError.d.ts.map