1.0.3 • Published 1 year ago

@types/gapi.client.firebaseappcheck v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Installation

npm install --save @types/gapi.client.firebaseappcheck

Summary

This package contains type definitions for Firebase App Check API v1 (https://firebase.google.com/docs/app-check).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.firebaseappcheck.

index.d.ts

// Type definitions for non-npm package Firebase App Check API v1 1.0
// Project: https://firebase.google.com/docs/app-check
// Definitions by: Maxim Mazurok <https://github.com/Maxim-Mazurok>
//                 Nick Amoscato <https://github.com/namoscato>
//                 Declan Vong <https://github.com/declanvong>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8

// Referenced type definitions are generated by https://github.com/Maxim-Mazurok/google-api-typings-generator
// In case of any problems please open issue in https://github.com/Maxim-Mazurok/google-api-typings-generator/issues/new

/// <reference types="@maxim_mazurok/gapi.client.firebaseappcheck" />

Additional Details

Credits

These definitions were written by Maxim Mazurok, Nick Amoscato, and Declan Vong.