UNPKG
@wener/miniquery
Version:
latest (0.0.8)
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
SQL Where like **safe** filter expression for ORM.
@wener/miniquery
/
lib
/
ohm
/
index.js
3 lines
(2 loc)
•
98 B
JavaScript
View Raw
1
2
3
export
*
from
"./grammar/index.js"
;
export
{ toMiniQueryAST, getMiniQueryASTOp }
from
"./ast.js"
;