UNPKG

reshuffle-eidr-connector

Version:
4 lines (3 loc) 104 B
type Obj = Record<string, any>; export declare function buildJsonQuery(obj: Obj): string; export {};