Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-ashton committed Sep 2, 2020
1 parent 6ee3a8c commit 7ea2230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { createFirestoreLift } from './FirestoreLift';
export { BatchTask, FirestoreLiftInitConfig } from './models';
export { BatchTask, FirestoreLiftInitConfig, OrNull } from './models';
export { FirestoreLiftCollection } from './FirestoreLiftCollection';
export { createRtdbLift, TypedFirebaseObjectOrPrimativeRefGenerator } from './RTDB';

0 comments on commit 7ea2230

Please sign in to comment.