X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ts%2Findex.mts;h=86b7d91123d5bb9eefb0499b7063393253b219af;hb=8a63de53e66a6736bddde44dac7ab5bafa235858;hp=b8b95e17a10208772e6a97551c7a1b3c320b170f;hpb=95f752857f468437e0a3717fb94ef24b2f80ae49;p=ldk-java diff --git a/ts/index.mts b/ts/index.mts index b8b95e17..86b7d911 100644 --- a/ts/index.mts +++ b/ts/index.mts @@ -269,6 +269,8 @@ export * from './structs/Result_NonePeerHandleErrorZ.mjs'; export * from './structs/Result_boolPeerHandleErrorZ.mjs'; export * from './structs/SendError.mjs'; export * from './structs/Result_NoneSendErrorZ.mjs'; +export * from './structs/GraphSyncError.mjs'; +export * from './structs/Result_u32GraphSyncErrorZ.mjs'; export * from './structs/Result_NoneErrorZ.mjs'; export * from './structs/Result_NetAddressDecodeErrorZ.mjs'; export * from './structs/UpdateAddHTLC.mjs'; @@ -374,6 +376,7 @@ export * from './structs/MultiThreadedScoreLock.mjs'; export * from './structs/ProbabilisticScoringParameters.mjs'; export * from './structs/OnionMessenger.mjs'; export * from './structs/Destination.mjs'; +export * from './structs/RapidGossipSync.mjs'; export * from './structs/RawDataPart.mjs'; export * from './structs/Sha256.mjs'; export * from './structs/ExpiryTime.mjs';