UNPKG

app-package-builder

Version:

Idea is very simple — in the runtime we don't need to process or understand archive format. Wwe just need to know file data ranges. Where file data begins and where ends.

7 lines (6 loc) 203 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class SevenZArchiveEntry {} exports.SevenZArchiveEntry = SevenZArchiveEntry; //# sourceMappingURL=SevenZArchiveEntry.js.map