Skip to content

Commit fe98d1a

Browse files
committed
fix(4mat): add .ts extension
1 parent 9aaa841 commit fe98d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4mat/4mat.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export * from './4mat.browser'
1+
export * from './4mat.browser.ts'
22

33
import { webcrypto } from 'node:crypto'
44
import { base16, base64, bech32, bech32m } from '@scure/base'

0 commit comments

Comments
 (0)