File size: 91 Bytes
fea495a
1
2
export declare function callServer(actionId: string, actionArgs: any[]): Promise<unknown>;