/** * The Firebase Installations Web SDK. * This SDK does not work in a Node.js environment. * * @packageDocumentation */ export * from './api'; export * from './interfaces/public-types';