Files
raceplanner/node_modules/tough-cookie/dist/version.d.ts
T
Denis Urs Rudolph 9122eeff9d Fix frontend test assertions - remove inaccessible form role checks
- Update login-form.test.tsx to remove screen.getByRole('form') assertions
- Tests now check for form elements directly by label text
2026-04-06 22:18:06 +02:00

6 lines
92 B
TypeScript

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