2 lines
89 B
Plaintext
2 lines
89 B
Plaintext
export declare function _postPayload(endpoint: string, body: object, signal?: any): any;
|