dynamico
dynamico copied to clipboard
Common types should be exported from a shared package
We want to be able to use the same types in clients and server code. This will allow unified type validations and provide a validation over our client-server contract (both for dcm-middeware and core-middleware.
We should create a @dynamico/common-types package.