UNPKG

@nativecode/sonarr

Version:
7 lines 155 B
export interface SonarrOptions { apikey: string; host: string; port: number; secure: boolean; } //# sourceMappingURL=SonarrOptions.d.ts.map