mirror of
https://gitee.com/dgflash/oops-plugin-excel-to-json.git
synced 2026-05-22 18:19:19 +08:00
3 lines
72 B
JavaScript
3 lines
72 B
JavaScript
exports.extract = require('./extract')
|
|
exports.pack = require('./pack')
|