UNPKG
fluent-query-string
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Fluent Query String Builder
github.com/oren313/fluent-query-string
oren313/fluent-query-string
fluent-query-string
/
index.js
3 lines
(2 loc)
•
81 B
JavaScript
View Raw
1
2
3
const
QueryString
=
require(
'./query-string'
);
module
.
exports
= { QueryString };