UNPKG

abstracted-firebase

Version:

Core functional library supporting 'abstracted-admin' and 'abstracted-client'

5 lines (4 loc) 119 B
export declare class PermissionDenied extends Error { code: string; constructor(e: Error, context?: string); }