????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/test-exclude/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/test-exclude/is-outside-dir.js |
'use strict'; if (process.platform === 'win32') { module.exports = require('./is-outside-dir-win32'); } else { module.exports = require('./is-outside-dir-posix'); }