Property '[$type]' is missing in type 'IModelType...' #1832
Unanswered
shubham-rateria
asked this question in
Q&A
Replies: 1 comment
-
Hi @shubham-rateria, I don't know if you were able to fix it, but if not, the solution that worked for me is in issue #1398. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I am trying to create a separate package to hold my MST models and reuse across projects. These packages are written in TypeScript. When I build this package and try to reuse it in my front-end code (React, CRA + TypeScript), I get a ton of type errors, most common of which being -
Can you help solve this?
Versions -
Please let me know what additional information I can provide. Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions