@eagleoutice/flowr - v2.10.1
    Preparing search index...

    Type Alias QueryResult<Type>

    QueryResult: Promise<ReturnType<typeof SupportedQueries[Type]["executor"]>>

    Type Parameters

    • Type extends Query["type"]