claude-web/node_modules/tar-stream/index.js

3 lines
72 B
JavaScript
Raw Permalink Normal View History

2026-02-23 02:23:38 +00:00
exports.extract = require('./extract')
exports.pack = require('./pack')