@sebbo2002/semantic-release-jsr - v3.0.1-develop.4
    Preparing search index...

    Interface PublishResponse

    interface PublishResponse {
        channel?: string;
        name: string;
        url?: string;
    }
    Index

    Properties

    Properties

    channel?: string
    name: string
    url?: string