matrix-js-sdk
    Preparing search index...

    Type Alias UIARequest<T>

    UIARequest: T & { auth?: AuthDict }

    Helper type to represent HTTP request body for a UIA enabled endpoint

    Type Parameters

    • T