decpk

decpk

    Tag

    #operator

    Cover Image for typeof type operator in Typescript

    typeof type operator in Typescript

    typeof operator is used to get type of (I'd prefer to say Shape of) operand. If you want to learn about typeof in reference to Javascript th…

    Apr 6, 2024

    decpk