; | |
Object.defineProperty(exports, "__esModule", { value: true }); | |
exports.version = void 0; | |
/** | |
* The version of `tough-cookie` | |
* @public | |
*/ | |
exports.version = '5.0.0'; | |
; | |
Object.defineProperty(exports, "__esModule", { value: true }); | |
exports.version = void 0; | |
/** | |
* The version of `tough-cookie` | |
* @public | |
*/ | |
exports.version = '5.0.0'; | |