Tags → #immutability
-
Combining TypeScript satisfies operator and const assertion
Use satisfies operator with const assertions to get the best of type inference, type safety, and immutability.
Use satisfies operator with const assertions to get the best of type inference, type safety, and immutability.