// src/adapter/netlify/mod.ts import { handle } from "./handler.js"; export { handle };