Hi all, I'm considering writing a custom provider ...
# general
r
Hi all, I'm considering writing a custom provider but wonder whether this has to be written in Go or if that's also possible in TypeScript and if so if there is an example of a TS based provider. I used dynamic providers previously but feel that they are not really reusable across projects...