@jellyfin/sdk
Version:
A TypeScript SDK for Jellyfin.
9 lines (7 loc) • 350 B
JavaScript
export { DiscoveryService } from './discovery-service.js';
export { RecommendedServerDiscovery } from './recommended-server-discovery.js';
/**
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/