/** * This file was automatically generated by @cosmwasm/ts-codegen@0.24.0. * DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file, * and run the @cosmwasm/ts-codegen generate command to regenerate this file. */ import * as _4 from "./MeshSlasher.types"; import * as _5 from "./MeshSlasher.client"; export namespace contracts { export const MeshSlasher = { ..._4, ..._5 }; }