Skip to content

Commit

Permalink
fix(4mat): add .ts extension
Browse files Browse the repository at this point in the history
  • Loading branch information
egasimus committed Nov 4, 2024
1 parent 9aaa841 commit fe98d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4mat/4mat.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export * from './4mat.browser'
export * from './4mat.browser.ts'

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

0 comments on commit fe98d1a

Please sign in to comment.