UNPKG

pg-sql2

Version:

Generate safe Postgres-compliant SQL with tagged template literals

7 lines 276 B
/** * This is the secret to our safety; since this is a symbol it cannot be faked * in a JSON payload or other user-provided data, so external data cannot make * itself trusted. */ export declare const $$type: unique symbol; //# sourceMappingURL=thereCanBeOnlyOne.d.ts.map