Files

5 lines
74 B
JavaScript
Raw Permalink Normal View History

'use strict';
import url from 'url';
export default url.URLSearchParams;