Back to Remix

Patch.Remove Unnecessary As Const From Enum

packages/data-schema/.changes/patch.remove-unnecessary-as-const-from-enum.md

2.11.1146 B
Original Source

Remove unnecessary as const from enum_() examples in docs and tests since the const type parameter already preserves literal type inference.