Skip to content

Commit f52f1a3

Browse files
committed
export navigator interface
1 parent bd159f8 commit f52f1a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/db/src/core/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ export * from './types/types-legacy';
55
export * from './types/user';
66
export * from '../util/Loggable';
77
export * from './util';
8+
export * from './navigators';

0 commit comments

Comments
 (0)