UNPKG

@gridscale/api

Version:
3 lines (2 loc) 133 B
import { SnapshotSchedule } from './SnapshotSchedule'; export declare type SnapshotScheduleIndex = Record<string, SnapshotSchedule>;