UNPKG

308 BJavaScriptView Raw
1"use strict";
2
3Object.defineProperty(exports, "__esModule", {
4 value: true
5});
6exports.VERSION = exports.NAME = void 0;
7// This file contains compile-time defined variables.
8const NAME = "zs-extract";
9exports.NAME = NAME;
10const VERSION = "1.4.0";
11exports.VERSION = VERSION;
12//# sourceMappingURL=meta.js.map