@bandprotocol/bandchain.js
Version:
TypeScript library for Cosmos SDK and BandChain
17 lines (16 loc) • 418 B
JavaScript
//@ts-nocheck
import * as _101 from "./protobuf/any";
import * as _102 from "./protobuf/descriptor";
import * as _103 from "./protobuf/duration";
import * as _104 from "./protobuf/empty";
import * as _105 from "./protobuf/timestamp";
export var google;
(function (google) {
google.protobuf = {
..._101,
..._102,
..._103,
..._104,
..._105
};
})(google || (google = {}));