Skip to content

Commit 45181c3

Browse files
authored
Update api.ts
1 parent 9748584 commit 45181c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/src/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export {
8282
} from './api/bundle';
8383

8484
export { FirestoreSettings, PersistenceSettings } from './api/settings';
85-
export { PrivateSettings } from './lite-api/settings';
85+
export type { PrivateSettings } from './lite-api/settings';
8686
export { ExperimentalLongPollingOptions } from './api/long_polling_options';
8787

8888
export {

0 commit comments

Comments
 (0)