FirebaseBearer: {
    token: string;
    uid: string;
}

Type declaration

  • token: string
  • uid: string

Generated using TypeDoc