All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.unc-path-regex.index.js Maven / Gradle / Ivy

The newest version!
'use strict';

module.exports = function uncPathRegex() {
  return /^[\\\/]{2,}[^\\\/]+[\\\/]+[^\\\/]+/;
};




© 2015 - 2025 Weber Informatics LLC | Privacy Policy