Skip to content

Commit eaa362b

Browse files
Update shim.ts
1 parent fee9273 commit eaa362b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/exp/test/shim.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717

1818
import * as legacy from '@firebase/firestore-types';
19-
import * as exp from '../../exp/';
19+
import * as exp from '../';
2020

2121
import {
2222
addDoc,

0 commit comments

Comments
 (0)