UNPKG

@gridscale/api

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