UNPKG

@gridscale/api

Version:
14 lines (13 loc) 245 B
export declare const $SnapshotCreate: { properties: { name: { type: string; }; labels: { type: string; contains: { type: string; }; }; }; };