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
/
version.js
5 lines
•
175 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
version
=
void
0
;
exports
.
version
=
"0.0.0-automated"
;
//# sourceMappingURL=version.js.map