You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Context
This is how I actually managed to handle
nodeInterface, I think that it's the minimum necessary to work.The problem is that I basically hardcoded the types and if I make any changes to them, I'll need to rewrite that portion of code.
Most of the other people's resolutions to this problem derive from this, here are some examples: