Files
Shifted/node_modules/next/dist/client/app-call-server.d.ts
2026-02-10 01:14:19 +00:00

2 lines
91 B
TypeScript

export declare function callServer(actionId: string, actionArgs: any[]): Promise<unknown>;