Skip to content

KuralleWebSocket

type KuralleWebSocket = object;
send: (data) => void;
Parameter Type

data

string

void