UNPKG

@hoc-element/table

Version:

📦 A Vue3.x Table Component built on Webpack 5 that follows the Configuration

8 lines (6 loc) • 119 B
const path = require('path') module.exports = { resolve (dir = '') { return path.join(process.cwd(), dir) } }