UNPKG

@thinql/to-knex

Version:

Build SQL queries from ThinQL ASTs with Knex.js

12 lines (9 loc) 258 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const processProperty = property => property.content; var _default = processProperty; exports.default = _default; //# sourceMappingURL=property.js.map