UNPKG

@gridscale/api

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