📄 index.d.ts
/home/palash/git/site/node_modules/@firebase/firestore/dist/app/src/index.d.ts
Language: ts • Lines: 9
/**
 * Firebase App
 *
 * @remarks This package coordinates the communication between the different Firebase components
 * @packageDocumentation
 */
export * from './api';
export * from './internal';
export * from './public-types';