UNPKG

@yhiot/utils

Version:
7 lines (6 loc) 149 B
/** * 将api执行时间返回. * @param {*} ctx * @param {*} next */ export default function xResponseTime(ctx: any, next: any): Promise<void>;