IOweb/node_modules/@astrojs/telemetry/dist/post.d.ts
2026-07-03 15:07:38 -05:00

1 line
71 B
TypeScript

export declare function post(body: Record<string, any>): Promise<any>;