UNPKG

@nativecode/sonarr

Version:
6 lines 172 B
import { RestResource } from './RestResource'; export interface Allowed extends RestResource { name: string; weight: number; } //# sourceMappingURL=Allowed.d.ts.map