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