Skip to content

Commit 3095ea3

Browse files
committed
fix docs
1 parent d214b30 commit 3095ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import type{
55
IdentityCreateFromAddressesTransitionWASM, IdentityCreditTransferToAddressesTransitionWASM,
66
IdentityTopUpFromAddressesTransitionWASM, InputAddressWASM, OutputAddressWASM,
77
PlatformAddressWASM, RecipientAddressWASM
8-
} from "../wasm/pshenmic_dpp";
8+
} from "../wasm/pshenmic_dpp.d.ts";
99

1010
export * from './pshenmic_dpp.js';
1111

0 commit comments

Comments
 (0)