UNPKG

projen

Version:

CDK for software projects

7 lines 312 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var URLImpl_1 = require("./URLImpl"); exports.URL = URLImpl_1.URLImpl; var URLSearchParamsImpl_1 = require("./URLSearchParamsImpl"); exports.URLSearchParams = URLSearchParamsImpl_1.URLSearchParamsImpl; //# sourceMappingURL=index.js.map