Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.5/is-unc-path/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.5/is-unc-path/index.js

'use strict';

var regex = require('unc-path-regex')();

module.exports = function(filepath) {
  if (typeof filepath !== 'string') {
    throw new TypeError('expected a string');
  }
  return regex.test(filepath);
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists