UNPKG

116 BJavaScriptView Raw
1'use strict';
2require('../modules/web.self');
3var path = require('../internals/path');
4
5module.exports = path.self;