@terrestris/shogun-util
    Preparing search index...

    Interface GenericServiceOpts

    interface GenericServiceOpts {
        basePath: string;
        keycloak?: Keycloak;
    }
    Index

    Properties

    Properties

    basePath: string
    keycloak?: Keycloak