@gridscale/api
Version:
gridscale API Wrapper
15 lines (13 loc) • 322 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.$StorageIndex = void 0;
/* istanbul ignore file */
/* tslint:disable */
/* eslint-disable */
exports.$StorageIndex = {
type: 'dictionary',
contains: {
type: 'Storage',
},
};
//# sourceMappingURL=$StorageIndex.js.map