UNPKG

dmirakurun

Version:

Fork of Mirakurun modified to work with dantto4k

5 lines (4 loc) 170 B
import { Operation } from "express-openapi"; import * as apid from "../../../api"; export declare const get: Operation; export declare function getStatus(): apid.Status;