UNPKG

@mdf.js/openc2

Version:

MMS - API - Observability

10 lines 271 B
import { SocketIOMiddleware } from '..'; /** Check */ export declare class Check { /** * Check if the client has request the connection with valid credentials * @returns */ static handler(): SocketIOMiddleware; } //# sourceMappingURL=check.d.ts.map