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

    Interface DefaultLegalConfig

    interface DefaultLegalConfig {
        contact?: string;
        imprint?: string;
        privacy?: string;
    }
    Index

    Properties

    contact?: string
    imprint?: string
    privacy?: string