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