How to import TypeScript types? #18369
-
In Vuetify3, I would like to use the type I tried import the type in ways like this: import type { ValidationRule } from 'vuetify/types' But this does not work. Any hints? (crosspost from https://stackoverflow.com/q/77201639) |
Beta Was this translation helpful? Give feedback.
Answered by
JakobMiksch
Sep 29, 2023
Replies: 1 comment
-
see the answer on StackOverflow https://stackoverflow.com/a/77201828/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JakobMiksch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see the answer on StackOverflow https://stackoverflow.com/a/77201828/