UNPKG

ecsy

Version:
8 lines (7 loc) 157 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Version = void 0; const Version = "0.3.1"; exports.Version = Version;