We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d214b30 commit 3095ea3Copy full SHA for 3095ea3
lib/index.d.ts
@@ -5,7 +5,7 @@ import type{
5
IdentityCreateFromAddressesTransitionWASM, IdentityCreditTransferToAddressesTransitionWASM,
6
IdentityTopUpFromAddressesTransitionWASM, InputAddressWASM, OutputAddressWASM,
7
PlatformAddressWASM, RecipientAddressWASM
8
-} from "../wasm/pshenmic_dpp";
+} from "../wasm/pshenmic_dpp.d.ts";
9
10
export * from './pshenmic_dpp.js';
11
0 commit comments