UNPKG

mirakurun

Version:

DVR Tuner Server for Japanese TV.

11 lines (10 loc) 239 B
import { Operation } from "express-openapi"; export declare const parameters: { in: string; name: string; type: string; minimum: number; maximum: number; required: boolean; }[]; export declare const get: Operation;