UNPKG

@intuitionrobotics/thunderstorm

Version:
5 lines 170 B
import { type RequestHandler } from "express"; export declare const healthHandler: (opts?: { version?: string; }) => RequestHandler; //# sourceMappingURL=get.d.ts.map