All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.lib.platform.browser.classes.URLSearchParams.js Maven / Gradle / Ivy

There is a newer version: 1.7.9
Show newest version
'use strict';

import AxiosURLSearchParams from '../../../helpers/AxiosURLSearchParams.js';
export default typeof URLSearchParams !== 'undefined' ? URLSearchParams : AxiosURLSearchParams;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy