Hacker News new | ask | show | jobs
by kamilafsar 1237 days ago
The relevant TS feature is called template literal types:

https://www.typescriptlang.org/docs/handbook/2/template-lite...