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

regexps-iri.d.ts « esnext « dist « uri-js « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6fc0f5dba28fc418d71de519c934f47124fa11d0 (plain)
1
2
3
import { URIRegExps } from "./uri";
declare const _default: URIRegExps;
export default _default;