UNPKG

@curveball/kernel

Version:

Curveball is a framework writting in Typescript for Node.js

3 lines (2 loc) 89 B
import { Context } from '../context.js'; export default function mw(ctx: Context): void;