Files
whsfund/node_modules/@firebase/installations/dist/src/index.d.ts
2026-03-06 04:54:20 -04:00

9 lines
193 B
TypeScript

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