UNPKG

mam-project-templates

Version:
6 lines (4 loc) 108 B
'use strict'; module.exports = function uncPathRegex() { return /^[\\\/]{2,}[^\\\/]+[\\\/]+[^\\\/]+/; };