UNPKG

rxdb-server

Version:
3 lines (2 loc) 141 B
import { ById } from 'rxdb/plugins/core'; export declare function postRequest(url: string, body: any, headers?: ById<string>): Promise<any>;