Skip to content

Module '"@tanstack/react-router"' has no exported member 'PickAsRequired'. #1651

@an-tran511

Description

@an-tran511

Describe the bug

As title, I cannot export PickAsRequired or PickAsPartial types according to kitchen query example

Your Example Website or App

https://tanstack.com/router/latest/docs/framework/react/examples/kitchen-sink-react-query

Steps to Reproduce the Bug or Issue

  1. Go to: kitchen-sink-example
  2. Open mockTodo.ts
  3. Check import at 1st line import { PickAsPartial, PickAsRequired } from '@tanstack/react-router'

Expected behavior

I should be able to import exported type PickAsPartial, PickAsRequired

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions