1 post tagged with "type inference"

    typescript: inferring types

    2022-11-28

     | 

    ~2 min read

     | 

    367 words

    Let’s assume I have a type that’s defined in a third party library. Let’s say its shape is: How might I be able to derive the type of the…

Return to all tags