UNPKG

@cocalc/database

Version:

CoCalc: code for working with our PostgreSQL database

5 lines (4 loc) 106 B
export declare function jsonbSet(desc: object, merge?: boolean): { set: string; params: any[]; };