Common
Common manages all the common types used for communication between the Server and Client.
Building
Run the below command to rebuild the package. The Client and Server will automatically pick up the new types.
npm run build
You must build this before initially using the Client and Server