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.
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-middewareandcore-middleware.We should create a
@dynamico/common-typespackage.