UNPKG

diesel-core

Version:

Web framework built on Web Standards

3 lines (2 loc) 112 B
import { ContextType } from "../../types"; export declare const securityMiddleware: (ctx: ContextType) => void;