UNPKG

recoder-code

Version:

Complete AI-powered development platform with ML model training, plugin registry, real-time collaboration, monitoring, infrastructure automation, and enterprise deployment capabilities

8 lines (5 loc) 170 B
"use strict"; const URL = require("./lib/URL"); const URLSearchParams = require("./lib/URLSearchParams"); exports.URL = URL; exports.URLSearchParams = URLSearchParams;