Skip to content

Commit

Permalink
Merge pull request #1406 from loin3/export_wasm_types
Browse files Browse the repository at this point in the history
add missing export wasmTypes
  • Loading branch information
webmaster128 committed Jun 19, 2023
2 parents 5cb6c46 + 3dc3b17 commit 148c12f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cosmwasm-stargate/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export {
MsgUpdateAdminEncodeObject,
setupWasmExtension,
WasmExtension,
wasmTypes,
} from "./modules";
export {
ChangeAdminResult,
Expand Down

0 comments on commit 148c12f

Please sign in to comment.