UNPKG

@shockpkg/dir-projector

Version:

Package for creating Shockwave Director projectors

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