Welcome to mirror list, hosted at ThFree Co, Russian Federation.

regexps-iri.js « esnext « dist « uri-js « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 86239cf38cb01c6860a16e40df0a76c3288d3150 (plain)
1
2
3
import { buildExps } from "./regexps-uri";
export default buildExps(true);
//# sourceMappingURL=regexps-iri.js.map