@wxn0brp/db-core
    Preparing search index...

    Type Alias RemoveQuery<T>

    RemoveQuery: QueryBase & Pick<VQuery<T>, "context">

    Type Parameters