• No typedClient.ts in v10?

    After running imxclient compile-api in version 10, I have noticed that there is no TypedClient.ts in the tgz file

    The API has been loaded in with software loader and can confirm the custom APIs exist and can send http requests to them

    Has anyone managed…