UNPKG

@astrojs/cloudflare

Version:
4 lines (3 loc) 115 B
import type { APIRoute } from 'astro'; export declare const prerender = false; export declare const GET: APIRoute;