Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/protocol / server-message / ServerErrorFrame

Type Alias: ServerErrorFrame

ts
type ServerErrorFrame = z.infer<typeof ErrorFrame>;

Defined in: server-message.ts:163

Stable