@buildkite/buildkite-sdk
    Preparing search index...

    Interface NotifySlackObject

    interface NotifySlackObject {
        channels?: string[];
        message?: string;
    }
    Index

    Properties

    Properties

    channels?: string[]
    message?: string