Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/postgres-pubsub
PubSubSubscription
Interface PubSubSubscription
interface
PubSubSubscription
{
callback
:
PubSubSubscriptionCallback
;
channel
:
string
;
id
:
number
;
}
Index
Properties
callback
channel
id
Properties
callback
callback
:
PubSubSubscriptionCallback
channel
channel
:
string
id
id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
callback
channel
id
@deep/nest-kit
Loading...