UNPKG

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