Type alias StreamPublishedEvent

StreamPublishedEvent: {
    publication: Publication;
}

Type declaration

Generated using TypeDoc