extending types? #665
-
I'm getting the following error:
when I look in the docs I don't see anything about |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
related / unrelated, it might be nice to have |
Beta Was this translation helpful? Give feedback.
-
I currently have a
then in all my other files I have:
|
Beta Was this translation helpful? Give feedback.
I currently have a
base
file like so:base.ts
then in all my other files I have:
User.ts