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