UNPKG

@gridscale/api

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