You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code generated by the koa template does not work with the new types, so we should upgrade the import to import type { Router as KoaRouter} from '@koa/router'; - a breaking change that we can sneak in with v7