Skip to content

Commit c109fcd

Browse files
authored
chore: commit to trigger release (#356)
commit to trigger release
1 parent 5e66e56 commit c109fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
export * from './types';
2+
export { connectMongoClient } from './connect';
23
export type {
34
DevtoolsConnectOptions,
45
DevtoolsConnectionState,
56
} from './connect';
67
export { hookLogger } from './log-hook';
78
export { oidcServerRequestHandler } from './oidc/handler';
8-
export { connectMongoClient } from './connect';

0 commit comments

Comments
 (0)