Merge pull request #1406 from loin3/export_wasm_types

add missing export wasmTypes
This commit is contained in:
Simon Warta 2023-06-19 16:06:35 +02:00 committed by GitHub
commit 148c12fe18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ export {
MsgUpdateAdminEncodeObject,
setupWasmExtension,
WasmExtension,
wasmTypes,
} from "./modules";
export {
ChangeAdminResult,