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

Commit 18e6a52

Browse files
author
22388o
committed
Fix
1 parent 4108b15 commit 18e6a52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/bitcoin/Miniscript.ts

Lines changed: 1 addition & 1 deletion
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)