Skip to content

Commit 3b61699

Browse files
committed
feat: add public types
1 parent 0371a28 commit 3b61699

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
@@ -1,2 +1,3 @@
11
export * from './decode.js'
22
export * from './encode.js'
3+
export * from './types.js'

0 commit comments

Comments
 (0)