UNPKG

@gridscale/api

Version:
16 lines (14 loc) 395 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$DeletedSnapshotsGetResponse = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$DeletedSnapshotsGetResponse = { properties: { deleted_snapshots: { type: 'SnapshotIndex', }, }, }; //# sourceMappingURL=$DeletedSnapshotsGetResponse.js.map