@refinio/one.models
    Preparing search index...
    type CommserverConfiguration = {
        catchAll?: boolean;
        type: "commserver";
        url: string;
    }
    Index

    Properties

    Properties

    catchAll?: boolean
    type: "commserver"
    url: string