File size: 182 Bytes
5fae594
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
/**
 * The version of `tough-cookie`
 * @public
 */
exports.version = '5.0.0';