/
TON618OFF
/
FinalPWHTML
Обзор
Документация
Войти
/
TON618OFF
/
FinalPWHTML
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/rxjs/src/internal/util/workarounds.ts
7 строк
338 B
TON618OFF
не ну это ваще
23 июн 2024, 00:30
23 июн 2024, 00:30
e27ae20
Код
Авторство
О чём код?
// Instead of using any - or another less-than-ideal type - to workaround a // TypeScript problem or bug, create a type alias and use that instead. // Wherever possible, use a TypeScript issue number in the type - something // like TS_18757 - or use a descriptive name and leave a detailed comment // alongside the type alias. export {}