IOweb/node_modules/astro/dist/actions/runtime/entrypoints/route.d.ts
2026-07-03 15:07:38 -05:00

2 lines
102 B
TypeScript

import type { APIRoute } from '../../../types/public/common.js';
export declare const POST: APIRoute;