docs: update SDK position and add full examples section to TypeScript SDK guide

This commit is contained in:
kastov
2025-05-10 20:21:42 +03:00
parent 25d73bc4eb
commit ab527b8d3e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{
"label": "SDKs",
"position": 6
"position": 5
}

View File

@@ -105,3 +105,7 @@ export class AxiosService {
```
</details>
## Full examples
You can find full examples in the [Remnawave Frontend](https://github.com/remnawave/remnawave-frontend) repository and in the [Remnawave Subscription page](https://github.com/remnawave/subscription-page) repository.