Files
dealplustech/dealplustech-astro/node_modules/astro/dist/actions/runtime/route.d.ts
2026-03-02 12:35:14 +07:00

3 lines
99 B
TypeScript

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