reisarod's picture
Upload folder using huggingface_hub
5fae594 verified
raw
history blame contribute delete
182 Bytes
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
/**
* The version of `tough-cookie`
* @public
*/
exports.version = '5.0.0';