mirror of
https://github.com/danbulant/koa-plugins
synced 2026-05-21 13:18:53 +00:00
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
declare var implementation: string;
|
|
|
|
export = implementation;
|