agsamantha/node_modules/tough-cookie/dist/version.js
2024-10-02 15:15:21 -05:00

8 lines
182 B
JavaScript

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