UNPKG

@gridscale/api

Version:
7 lines (6 loc) 121 B
export declare type ServerPowerStatus = { /** * The power status of the server. */ power?: boolean; };