@zthun/bouncer
    Preparing search index...

    Interface IZBouncerConfigSearch

    interface IZBouncerConfigSearch {
        search(name?: string): Promise<IZBouncerConfig>;
    }

    Implemented by

    Index

    Methods

    Methods