mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-05-14 19:28:00 +00:00
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
module.exports = file => () => {
|
|
return import ('@/' + file)
|
|
} |