Skip to content

Graphorin API reference v0.1.0


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

Type Alias: ServerUnsubscribedFrame

ts
type ServerUnsubscribedFrame = z.infer<typeof UnsubscribedFrame>;

Defined in: server-message.ts:167

Stable