UNPKG

@hoc-element/affix

Version:

📌 Affix 将页面元素固定在可视范围内。

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