6 lines
92 B
TypeScript
Raw Normal View History

/**
* The version of `tough-cookie`
* @public
*/
export declare const version = "5.1.2";