@resistdesign/voltra
    Preparing search index...

    Type Alias TypeInfoORMAPIRequestState

    TypeInfoORMAPIRequestState: ExpandComplexType<
        BaseTypeInfoORMAPIRequestState & { activeRequests?: string[] },
    >

    Request state plus tracking of active request ids.