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