Login
From:
PQINA
(Uncensored)
subscribe
TypeScript Interface Merging And Extending Modules
https://pqina.nl/blog/typescript-interface-merging-and-extending-modules/
links
backlinks
Roast topics
Find topics
Find it!
FilePond is split up in a core library and a wide range of plugins. The plugins add properties to the core. But how do we extend the core TypeScript Interface to show the plugin properties?