Your IP : 216.73.216.43


Current Path : /home/deltalab/PMS/ims-connector/node_modules/whatwg-url/
Upload File :
Current File : //home/deltalab/PMS/ims-connector/node_modules/whatwg-url/webidl2js-wrapper.js

"use strict";

const URL = require("./lib/URL");
const URLSearchParams = require("./lib/URLSearchParams");

exports.URL = URL;
exports.URLSearchParams = URLSearchParams;