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