Back to feed
MB
Muhammet Bay 2h

The `satisfies` operator in TypeScript is great for validating a value without widening its type. I use it constantly for config objects.

7