UNPKG

code-workshop-kit

Version:
3 lines 215 B
import { Context, Next } from 'koa'; export declare const changeParticipantUrlMiddleware: (dir: string) => (ctx: Context, next: Next) => Promise<void>; //# sourceMappingURL=change-participant-url-middleware.d.ts.map