x/fastro/mod.ts
1234import fastro from "./http/server.ts";export * from "./http/server.ts";export default fastro;