Retree - v1.0.0
    Preparing search index...

    Type Alias ConvexQueryNodeState<Query>

    ConvexQueryNodeState: FunctionReturnType<Query> | undefined

    Public state field type for ConvexQueryNode.

    Type Parameters