UNPKG

102 BTypeScriptView Raw
1import { Context } from 'koa';
2export declare function getContentLength(ctx: Context): number | null;