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

    Interface PluginBuilder

    interface PluginBuilder {
        build(): PluginSchema | Promise<PluginSchema>;
    }

    Implemented by

    Index

    Methods

    Methods