Importing type from other component
I thought I could be able to import types using the
Currently I'm importing types from other components using this:
Is that correct? I thought I should be able to use
but it doesn't seem to work here, although I do have
in my
is listed in from
#components alias but it doesn't seem to work for me.Currently I'm importing types from other components using this:
Is that correct? I thought I should be able to use
but it doesn't seem to work here, although I do have
in my
tsconfig.json and is listed in from
.nuxt/tsconfig.json