Kind: Type
Source: src/helper/websocket/index.ts
Part of: Helper
Definition
ts( c: Context, events: WSEvents<T>, options?: U ) => Promise<Response | void> | Response | void
Kind: Type
Source: src/helper/websocket/index.ts
Part of: Helper
ts( c: Context, events: WSEvents<T>, options?: U ) => Promise<Response | void> | Response | void
Was this page helpful?