Update README for lib/jellyfin-apiclient

This commit is contained in:
Bill Thornton
2025-04-22 09:53:46 -04:00
parent 953073cd28
commit 608434fd51

View File

@@ -93,6 +93,7 @@ Jellyfin Web is the frontend used for most of the clients available for end user
├── hooks # Custom React hooks
├── lib # Reusable libraries
│   ├── globalize # Custom localization library
│   ├── jellyfin-apiclient # Supporting code for the deprecated apiclient package
│   ├── legacy # Polyfills for legacy browsers
│   ├── navdrawer # Navigation drawer library for classic layout
│   └── scroller # Content scrolling library