-
-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Clear and concise description of the problem
// primaryKey?: Item extends object ? keyof Item | ((item: Item) => unknown) : string
using this, we could provide intelliense for the user
In my WIP version, it's not quite built like that because of a bug vuejs/language-tools#5791
Suggested solution
Wait for vuejs/language-tools#5791
Alternative
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request