Files
cc-platform-core/server/node_modules/tar-stream/index.js
2026-03-26 15:00:49 -04:00

3 lines
72 B
JavaScript

exports.extract = require('./extract')
exports.pack = require('./pack')