9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
'use strict';
|
|
|
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
|
const VERSION = "9.0.0";
|
|
|
|
exports.VERSION = VERSION;
|
|
//# sourceMappingURL=index.js.map
|