• Lyza Danger Gardner's avatar
    Add typing utility module · 488664af
    Lyza Danger Gardner authored
    Add a typing utility module with a helper function to "cast" the input
    so that TS understands that it is not null/undefined. This is useful
    in situations where logic would prevent a reference from being empty
    but TS can't follow that logic.
    488664af
typing.js 303 Bytes