UNPKG

@nativecode/radarr

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