variable defaultimport { default } from "https://deno.land/x/alita@v3.5.5/examples/boilerplate/mock/app.ts"; type{ /api/hello: { text: string; }; }