Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit ffde1f0

Browse files
committed
Export crypto module in entrypoint
1 parent dfaad45 commit ffde1f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ export {
1010
} from './client';
1111

1212
export * as browser from './browser';
13+
export * as crypto from './crypto';

0 commit comments

Comments
 (0)