Files
2026-01-10 18:39:55 +00:00

5 lines
74 B
JavaScript
Executable File

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