UNPKG
@thinql/to-knex
Version:
latest (0.2.0)
0.2.0
Build SQL queries from ThinQL ASTs with Knex.js
github.com/mmiller42/thinql
mmiller42/thinql
@thinql/to-knex
/
src
/
processors
/
property.js
4 lines
(2 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
const
processProperty =
property
=>
property
.content export
default
processProperty