UNPKG

nitropack

Version:

Build and Deploy Universal JavaScript Servers

4 lines (3 loc) 127 B
import "#nitro-internal-pollyfills"; import type { Handler } from "@netlify/functions"; export declare const handler: Handler;