When opencodeClient.app.providers() is called, I get this: ```error TypeError: opencodeClient.app.providers is not a function``` But other methods in opencodeClient.app works for example, `opencodeClient.app.get()`, `opencodeClient.app.modes()`, etc.