Skip to content

Commit 2b4cef0

Browse files
committed
[TS] Update auto-generated bindings
1 parent f2452f0 commit 2b4cef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ts/index.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export async function initializeWasmFromBinary(bin: Uint8Array) {
88
await initializeWasmFromUint8Array(bin);
99
}
1010

11+
export * from './structs/UtilMethods.mjs';
1112
export * from './structs/TxOut.mjs';
1213
export * from './structs/BigEndianScalar.mjs';
1314
export * from './enums/COption_NoneZ.mjs';

0 commit comments

Comments
 (0)