UNPKG

clone-class

Version:

Clone an ES6 Class as Another Class Name for Isolating Class Static Properties.

8 lines 238 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.0.3'; //# sourceMappingURL=version.js.map