UNPKG

file-box

Version:

Pack a File into Box for easy move/transfer between servers no matter of where it is.(local path, remote url, or cloud storage)

8 lines 239 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = void 0; /** * This file was auto generated from scripts/generate-version.sh */ exports.VERSION = '1.4.15'; //# sourceMappingURL=version.js.map