Похожие чаты

Interface Oof { yikes_enabled: boolean yikes_string: string |

undefined
}

I'm sure that if yikes_enabled === true then yikes_string won't be undefined
Can I somehow make TS check that? If yes, how to Google it 😵‍💫

5 ответов

7 просмотров

type Foo = | { enabled: true, string: string } | { enabled: false }

Usma-Csce Автор вопроса
MUTHU・KUMAR 「メーカー」 🔺
type Foo = | { enabled: true, string: string } ...

Thank you! I have more properties in my actual interface, should I switch whole interface to type? Also when to use type vs interface? I use types mainly for stuff like type Boof = “borf” | “bark” | “woof”

Usma Csce
Thank you! I have more properties in my actual i...

I don't use interface at all. There's nothing interface can do that type can't.

Usma-Csce Автор вопроса
MUTHU・KUMAR 「メーカー」 🔺
I don't use interface at all. There's nothing inte...

type BorkGoal = { goal_enabled: true, goal_message: string } | { goal_enabled: false } export type Bork = BorkGoal & { id: number username: string Like this?

Похожие вопросы

Обсуждают сегодня

Всем привет! Подскажите. Я написал приложение на Delphi 10.2 Tokyo под Windows 10. И передо мной стал вопрос о том чтобы сделать это приложение кроссплатформенным (под Linux и...
Дмитрий Завгородний
24
The main vulnerable points of #Monero There is an axiom in computer security that says that a system is as safe as its most vulnerable point. Monero is a #privacy blockchain ...
LiberLion
15
Nothing is pivoting, but merely expanding reach is all. We are bringing in a credible resource that can help outreach in this area that has been mentioned. This does not mean ...
Carl Parker
9
На машинку с процем Атом 270 и память 1 Gb не получается накатить генту, беру исошник устанавливаю на на USB потом пытаюсь загрузится В итоге получаю это: Enterring rescue ...
Владимир Кариков
18
⚡В два раза дороже: созданное за счет госсубсидий тепловое хозяйство приведет к сумасшедшему росту цен Во многих регионах Эстонии жителям грозит безудержный рост цен, котор...
Alöscha
28
Кстати а покупал кто-нибудь ЭЦП для подписи кода? А то у меня на некоторых компах и ОС иногда SmartScreen винды программу за вирус принимал. Если купить такую ЭЦП и подписыват...
Дмитрий Завгородний
15
Take that a step further... you also now start to work with larger scaled organizations that have the funding and teams to buildout at a greater efficiency. This is not a knoc...
Carl Parker
5
@Agorajix @defimati and Brillion's wallet??? a lot of problems now, it's not looking good at the moment... A lot of people are disappointed, they need to resolve the problems...
Alex
14
Портфолио: Зовут меня Александр, мне 41 год. Город Киров. Общий рабочий стаж: ~14 лет Уровень квалификации: Senior Full-stack developer Где прочесть мой код? https://github.co...
Magic
10
Здравствуйте. может у кого возникала проблема с модулем Universal Import/Export Pro при загрузке листа xlsx ? —————————————- Fatal error: Uncaught ErrorException: Undefined...
Ivan Igorovich
2
Карта сайта