Files
2026-02-13 22:02:30 +01:00

4 lines
127 B
TypeScript

import "#nitro-internal-pollyfills";
import type { Handler } from "@netlify/functions";
export declare const handler: Handler;