UNPKG

@gridscale/api

Version:
7 lines (6 loc) 108 B
export declare type ServerPowerUpdate = { /** * Power state to set */ power?: boolean; };