UNPKG
@miuiu/postgrest
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.0
1.0.0
0.0.0-automate
Isomorphic PostgREST client
github.com/y0zong/postgrest-js
y0zong/postgrest-js
@miuiu/postgrest
/
dist
/
main
/
select-query-parser.js
4 lines
•
196 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
// Credits to @bnjmnt4n (https://www.npmjs.com/package/postgrest-query)
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=select-query-parser.js.map