cyb/src/generated/lithium/bundle.ts

/**
* This file was automatically generated by @cosmwasm/ts-codegen@1.14.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 _0 from "./LitiumCore.types";
import * as _1 from "./LitiumCore.client";
import * as _2 from "./LitiumStake.types";
import * as _3 from "./LitiumStake.client";
import * as _4 from "./LitiumWrap.types";
import * as _5 from "./LitiumWrap.client";
import * as _6 from "./LitiumRefer.types";
import * as _7 from "./LitiumRefer.client";
import * as _8 from "./LitiumMine.types";
import * as _9 from "./LitiumMine.client";
import * as _10 from "./baseClient";
export namespace contracts {
  export const LitiumCore = {
    ..._0,
    ..._1
  };
  export const LitiumStake = {
    ..._2,
    ..._3
  };
  export const LitiumWrap = {
    ..._4,
    ..._5
  };
  export const LitiumRefer = {
    ..._6,
    ..._7
  };
  export const LitiumMine = {
    ..._8,
    ..._9
  };
  export const baseClient = {
    ..._10
  };
}

Synonyms

cyber-ts/packages/cyber-ts/src/osmosis/bundle.ts
cyber-ts/packages/cyber-ts/src/cosmwasm/bundle.ts
cyber-ts/packages/cyber-ts/src/cosmos_proto/bundle.ts
cyber-ts/packages/cyber-ts/src/tendermint/bundle.ts
cyber-ts/packages/cyber-ts/src/cosmos/bundle.ts
cyber-ts/packages/cyber-ts/src/cyber/bundle.ts
cyber-ts/packages/cyber-ts/src/amino/bundle.ts
cyber-ts/packages/cyber-ts/src/google/bundle.ts
cyber-ts/packages/cyber-ts/src/gogoproto/bundle.ts

Neighbours