UNPKG

uri-js

Version:

An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.

3 lines 114 B
import { buildExps } from "./regexps-uri"; export default buildExps(true); //# sourceMappingURL=regexps-iri.js.map