UNPKG

@gridscale/api

Version:
22 lines (20 loc) 463 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$SnapshotUpdate = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$SnapshotUpdate = { properties: { name: { type: 'string', }, labels: { type: 'array', contains: { type: 'string', }, }, }, }; //# sourceMappingURL=$SnapshotUpdate.js.map