Skip to main content Link Search Menu Expand Document (external link)

SubscriberError overview

Added in v0.3.0


Table of contents


errors

SubscriberError (class)

Represents a generic Publisher Error

Signature

export declare class SubscriberError

Added in v0.3.0

[TypeId] (property)

Signature

readonly [TypeId]: symbol

Added in v0.3.0

utils

TypeId

Signature

export declare const TypeId: typeof TypeId

Added in v0.3.0

TypeId (type alias)

Signature

export type TypeId = typeof TypeId

Added in v0.3.0