src/app.ts(12,7): error TS2322: Type 'string' is not assignable to type 'number'.
src/routes.ts(4,10): error TS2305: Module '"./app"' has no exported member 'missing'.
