Skip to main content
Module

x/ptereno/lib/types/client.ts>PowerActionType

An efficient and fully compliant Pterodactyl API wrapper.
Latest
type alias PowerActionType
import { type PowerActionType } from "https://deno.land/x/ptereno@v1.0.1/lib/types/client.ts";
definition:
| "start"
| "stop"
| "restart"
| "kill"