Adding negated and number intrinsic types to TypeScript (kaleidawave.github.io)2 points by kaleidawave 19 hours ago | 1 comment
esperent 18 hours ago | [–]> param: string & Not<"">Is this even a type anymore? It's checking against a specific value.
esperent 18 hours ago |
> param: string & Not<"">
Is this even a type anymore? It's checking against a specific value.