UNPKG

@nativecode/sonarr

Version:
8 lines 163 B
export interface QualityProper { quality: { id: number; name: string; }; proper: boolean; } //# sourceMappingURL=QualityProper.d.ts.map