| Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/unc-path-regex/ |
| Current File : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/unc-path-regex/index.js |
'use strict';
module.exports = function uncPathRegex() {
return /^[\\\/]{2,}[^\\\/]+[\\\/]+[^\\\/]+/;
};