UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

5 lines (3 loc) 112 B
import { URIRegExps } from './uri'; import { buildExps } from './regexps-uri'; export default buildExps(true);