Skip to content

Commit 18e6a52

Browse files
committed
Fix
1 parent 4108b15 commit 18e6a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/bitcoin/Miniscript.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Miniscript } from './Miniscript';
1+
import Miniscript from './Miniscript';
22

33
export { Miniscript as MiniscriptType };
44

0 commit comments

Comments
 (0)