index.js 107 B

12345
  1. 'use strict';
  2. require('../stable');
  3. require('../stage/3');
  4. module.exports = require('../internals/path');