@jameslnewell/buildkite-pipelines
    Preparing search index...

    Interface StepBuilder

    interface StepBuilder {
        build(): StepSchema | Promise<StepSchema>;
    }

    Implemented by

    Index

    Methods

    Methods