UNPKG

openapi-connect

Version:
5 lines (4 loc) 209 B
import * as http from 'http'; declare const _default: (err: any, req: any, res: http.ServerResponse, next: any) => void; export default _default; export declare const isUnavailable: (code: string) => boolean;