-
-
Notifications
You must be signed in to change notification settings - Fork 797
Closed
Description
Referencing following lines:
| publish (callback: (data: T, hook: HookContext<T>) => Channel): this; |
| publish (event: string, callback: (data: T, hook: HookContext<T>) => Channel): this; |
The callback should be a function that could return null as documented here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels