-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Add lib.esnext.temporal #62628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add lib.esnext.temporal #62628
Changes from all commits
6b2a210
bab5a4a
8062a7d
56b991f
933b921
0da9af1
54e9953
0f0cab9
fdb0bc2
ca43d7a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| /// <reference lib="esnext.temporal" /> | ||
|
|
||
| interface Date { | ||
| toTemporalInstant(): Temporal.Instant; | ||
| } |
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.