I am starting to learn Koa. When I route to a html file using lit-element using this code
import Koa from \'koa\' import Router from \'koa-router\' import Send fr