@agoric/cosmic-proto 0.4.1-dev-0752cec.0 → 0.4.1-dev-940d3f0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
1
  //@ts-nocheck
2
- import * as _81 from './protobuf/any.js';
3
- import * as _82 from './protobuf/descriptor.js';
4
- import * as _83 from './protobuf/duration.js';
5
- import * as _84 from './protobuf/empty.js';
6
- import * as _85 from './protobuf/timestamp.js';
2
+ import * as _82 from './protobuf/any.js';
3
+ import * as _83 from './protobuf/descriptor.js';
4
+ import * as _84 from './protobuf/duration.js';
5
+ import * as _85 from './protobuf/empty.js';
6
+ import * as _86 from './protobuf/timestamp.js';
7
7
  export var google;
8
8
  (function (google) {
9
9
  google.protobuf = {
10
- ..._81,
11
10
  ..._82,
12
11
  ..._83,
13
12
  ..._84,
14
13
  ..._85,
14
+ ..._86,
15
15
  };
16
16
  })(google || (google = {}));
17
17
  //# sourceMappingURL=bundle.js.map