1
0
mirror of https://github.com/mafintosh/tar-stream.git synced 2024-11-13 13:39:28 +00:00
mafintosh_tar-stream/index.js
Mathias Buus f8215bc00c fix style
2015-10-15 17:56:44 +02:00

3 lines
72 B
JavaScript

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