Skip to main content
Module

x/ptereno/lib/types/serversocket.ts>SocketEvent

An efficient and fully compliant Pterodactyl API wrapper.
Latest
interface SocketEvent
import { type SocketEvent } from "https://deno.land/x/ptereno@v1.0.1/lib/types/serversocket.ts";

Type Parameters

optional
A = string

Properties

event: string
args: Array<A>