🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
6 lines
92 B
TypeScript
Executable File
6 lines
92 B
TypeScript
Executable File
/**
|
|
* The version of `tough-cookie`
|
|
* @public
|
|
*/
|
|
export declare const version = "5.1.2";
|