typealias RPCSubscribeNotificationCreateArgs

external
export type RPCSubscribeNotificationCreateArgs = Record<string, never>;

Constructors

constructor()