We're a place where coders share, stay up-to-date and grow their careers.
Hi is this a typo?
type FlexibleNumber = number | string let luckyNumber: flexibleNumber = 13
Hi is this a typo?
type FlexibleNumber = number | string
let luckyNumber: flexibleNumber = 13