### Describe the bug I noticed that class getters (`get clientId()`) are shown as methods, rather than properties. https://npmx.dev/package-docs/linkdave/v/0.1.2#class-LinkDaveClient https://github.com/shi-gg/linkdave/blob/main/client/src/client.ts#L155 <img width="1289" height="1171" alt="Image" src="https://github.com/user-attachments/assets/a651bb56-5f87-4ab1-9f61-903ad77ba8ae" /> <img width="868" height="254" alt="Image" src="https://github.com/user-attachments/assets/9f6e648f-fc55-4634-8e22-e784e6f37688" /> ### Additional context _No response_ ### Logs ```shell-script ```