post-payload.d.ts 75 B

1
  1. export declare function _postPayload(endpoint: string, body: object): any;