matrix-js-sdk
    Preparing search index...

    Interface Terms

    Response from the Terms API for Identity servers

    interface Terms {
        policies: { [policyName: string]: Policy };
    }
    Index
    policies: { [policyName: string]: Policy }