Type alias PublicationStateChangedEvent

PublicationStateChangedEvent: {
    publication: Publication;
}

Type declaration

Generated using TypeDoc