Repro for bug when using @google-cloud/precise-date with TypeScript 7
Just run:
npm install
npm run compileResult:
node_modules/@google-cloud/precise-date/build/src/index.d.ts:58:13 - error TS8023: JSDoc '@extends external' does not match the 'extends Date' clause.
58 * @extends external:Date
~~~~~~~~
Found 1 error in node_modules/@google-cloud/precise-date/build/src/index.d.ts:58