Closed JPMeehan closed 4 months ago
With the removal of interface Model extends Model.Properties, it's harder to add in derived data. A generic param on TypeDataModel to handle derived data would be helpful.
interface Model extends Model.Properties
Added in b88276206463cfbaa4d4d7532d455fd33d592270.
With the removal of
interface Model extends Model.Properties
, it's harder to add in derived data. A generic param on TypeDataModel to handle derived data would be helpful.