UNPKG

mirakurun

Version:

DVR Tuner Server for Japanese TV.

9 lines (8 loc) 197 B
import { Operation } from "express-openapi"; export declare const parameters: { in: string; name: string; type: string; required: boolean; }[]; export declare const put: Operation;