Exercise #23: Multiple
Type Transformations ยท 03.5-type-helpers-pattern
Goal

Goal: Turn `CreateDataShape` into a generic that accepts both data and error types and returns the matching object shape.

Run "Check Solution" to validate your code in the browser.