#typescript has a very handy feature: it can merge interfaces, even with external libs. I regularly forget how to make it work with modules, so here's the reminder ๐ Btw: `declare global` is also super useful ๐
2 likes 1 replies
?
#typescript has a very handy feature: it can merge interfaces, even with external libs. I regularly forget how to make it work with modules, so here's the reminder ๐ Btw: `declare global` is also super useful ๐
2 likes 1 replies