UNPKG

unquery

Version:

Build and control queries with confidence.

5 lines (4 loc) 232 B
export { Unquery } from './src/unquery'; export { setOptions } from './src/unqueryOptions'; export { stringify } from './src/stringify'; export { addLocationURL, replaceLocationURL, clearLocationURL, } from './src/locationURL';