filer/shims/path.js

4 lines
66 B
JavaScript
Raw Normal View History

const { path } = require('../src/index');
2021-02-20 03:38:52 +00:00
2021-04-04 02:22:46 +00:00
module.exports = path;