UNPKG

zs-extract

Version:
13 lines (11 loc) 308 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = exports.NAME = void 0; // This file contains compile-time defined variables. const NAME = "zs-extract"; exports.NAME = NAME; const VERSION = "1.2.1"; exports.VERSION = VERSION; //# sourceMappingURL=meta.js.map