Tom F

Results 3 comments of Tom F

Good catch, that seems to be a leftover debug statement.. If you can implement the changes i proposed in the PR, we can merge it asap!

Thanks for the PR! Could you also remove the unused import of `API_NAME`?

+1, for some reason im only getting the error when running tsc to lint, in vscode all types are correctly inferred. Installing `@sinclair/typebox` fixes that, but it's not a desirable...