@firebase/app-check-types
Advanced tools
Comparing version 0.1.0-canary.580b35407 to 0.1.0-canary.5d007b8fb
@@ -19,4 +19,8 @@ /** | ||
import { PartialObserver, Unsubscribe } from '@firebase/util'; | ||
import { FirebaseApp } from '@firebase/app-types'; | ||
export interface FirebaseAppCheck { | ||
/** The `FirebaseApp` associated with this instance. */ | ||
app: FirebaseApp; | ||
/** | ||
@@ -23,0 +27,0 @@ * Activate AppCheck |
{ | ||
"name": "@firebase/app-check-types", | ||
"version": "0.1.0-canary.580b35407", | ||
"version": "0.1.0-canary.5d007b8fb", | ||
"description": "@firebase/app-check Types", | ||
@@ -5,0 +5,0 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", |
5009
111