UNPKG

abstracted-firebase

Version:

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

5 lines (4 loc) 102 B
export declare class FileDepthExceeded extends Error { code: string; constructor(e: Error); }