Missing Intl.Locale.prototype.getWeekInfo() #61713
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Milestone
⚙ Compilation target
esnext
⚙ Library
ESNext
Missing / Incorrect Definition
Intl.Locale.prototype.getWeekInfo()
of the Intl Locale Info API is missing.The method is available in multiple major browsers as well as in Node.js since v18.
Sample Code
Documentation Link
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getWeekInfo
The text was updated successfully, but these errors were encountered: