Type alias AuthdReqString<T>

AuthdReqString<T>: T & {
    auth: ReqInfoString;
}

Type Parameters

  • T

Type declaration

Generated using TypeDoc