diff --git a/src/routes.ts b/src/routes.ts index b5850ca..f6fceb9 100644 --- a/src/routes.ts +++ b/src/routes.ts @@ -8,7 +8,8 @@ import { mainHandler, randomHandler, allHandler, - detailedDebugHandler + detailedDebugHandler, + clearHandler } from './handlers'; /**