mirror of
https://github.com/denoland/deno.git
synced 2025-02-12 16:59:32 -05:00
docs: Temporal plaintime docs link (#27879)
This commit is contained in:
parent
1ef341c397
commit
8d824182be
1 changed files with 1 additions and 1 deletions
2
cli/tsc/dts/lib.deno.unstable.d.ts
vendored
2
cli/tsc/dts/lib.deno.unstable.d.ts
vendored
|
@ -2605,7 +2605,7 @@ declare namespace Temporal {
|
||||||
* `Temporal.PlainDateTime` by combining it with a `Temporal.PlainDate` using the
|
* `Temporal.PlainDateTime` by combining it with a `Temporal.PlainDate` using the
|
||||||
* `toPlainDateTime()` method.
|
* `toPlainDateTime()` method.
|
||||||
*
|
*
|
||||||
* See https://tc39.es/proposal-temporal/docs/time.html for more details.
|
* See https://tc39.es/proposal-temporal/docs/plaintime.html for more details.
|
||||||
*
|
*
|
||||||
* @category Temporal
|
* @category Temporal
|
||||||
* @experimental
|
* @experimental
|
||||||
|
|
Loading…
Add table
Reference in a new issue