UNPKG

164 BTypeScriptView Raw
1export interface Cutoff {
2 id: number;
3 name: string;
4 source: string;
5 resolution: string;
6 modified: string;
7}
8//# sourceMappingURL=Cutoff.d.ts.map
\No newline at end of file