UNPKG

jest-firestore

Version:

Run your tests using Jest & Firestore Emulator

8 lines (7 loc) 161 B
export * from './types'; declare const _default: { globalSetup: string; globalTeardown: string; testEnvironment: string; }; export default _default;