// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
export { handle } from './handler.ts'
export type { Env } from './handler.ts'