1 2 3 4
import { URIRegExps } from "./uri"; import { buildExps } from "./regexps-uri"; export default buildExps(true);