Types
Types
Tagged типы
Literal String Union Autocomplete
https://github.com/microsoft/TypeScript/issues/29729
export type TPageType = 'living_complex_desktop'
| 'living_complex_mobile'
| (string & Record<never, never>);
https://twitter.com/mattpocockuk/status/1546927588660191232?t=fvfkqnF3uExHoV5erJiWOg&s=19
Сборка вебпака index.ts barrel-файлов
Builder паттерн
https://twitter.com/mattpocockuk/status/1739961623488450631