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.
When opencodeClient.app.providers() is called, I get this:
error TypeError: opencodeClient.app.providers is not a functionBut other methods in opencodeClient.app works for example,
opencodeClient.app.get(),opencodeClient.app.modes(), etc.