Skip to content

Graphorin API reference v0.15.1


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

Type Alias: ServerErrorFrame

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

Defined in: src/server-message.ts:238

Stable