UNPKG

@shockpkg/core

Version:
11 lines (9 loc) 297 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = exports.NAME = void 0; // This file contains compile-time defined variables. const NAME = exports.NAME = "@shockpkg/core"; const VERSION = exports.VERSION = "3.0.8"; //# sourceMappingURL=meta.js.map