JSPM

firebase-error-codes

1.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q58864F
  • License Apache-2.0

collection of firebase-admin-sdk error codes

Package Exports

  • firebase-error-codes

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (firebase-error-codes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

firebase-error-codes

Collection of firebase-admin-sdk error codes.

Install

npm install firebase-error-codes

Usage

const firebaseErrorCodes = require('firebase-error-codes');
import * as firebaseErrorCodes from 'firebase-error-codes');

Coverage

License

Apache License