UNPKG

@angular/fire

Version:
8 lines (7 loc) 609 B
export * from 'firebase/app-check'; import { getLimitedUseToken as _getLimitedUseToken, getToken as _getToken, initializeAppCheck as _initializeAppCheck, onTokenChanged as _onTokenChanged, setTokenAutoRefreshEnabled as _setTokenAutoRefreshEnabled } from 'firebase/app-check'; export declare const getLimitedUseToken: typeof _getLimitedUseToken; export declare const getToken: typeof _getToken; export declare const initializeAppCheck: typeof _initializeAppCheck; export declare const onTokenChanged: typeof _onTokenChanged; export declare const setTokenAutoRefreshEnabled: typeof _setTokenAutoRefreshEnabled;