UNPKG

@firebase/installations

Version:
9 lines (8 loc) 193 B
/** * The Firebase Installations Web SDK. * This SDK does not work in a Node.js environment. * * @packageDocumentation */ export * from './api'; export * from './interfaces/public-types';