Feed / Total TypeScriptConst type parameters bring 'as const' to functions (article)Tuesday, April 11, 2023TypeScript 5.0 introduces const type parameters which are useful in preserving the literal types of objects passed to functions.Read original article ↗