UNPKG

scheunemann-interfaces

Version:
5 lines (4 loc) 75 B
export interface IFirebaseError { code: string; message: string; }