ThijsOnGitHub

Results 1 issues of ThijsOnGitHub

**Describe the bug** When I run this code i got this error: Code run: ```ts const wordpressClient = new WordpressClient(); const posts = await wordpressClient.post().find() ``` With the following class,...