mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:37:47 +00:00
LibJS: Implement Temporal.Duration.prototype.months
This commit is contained in:
parent
300a22f9b9
commit
8011409428
4 changed files with 30 additions and 0 deletions
|
@ -236,6 +236,7 @@ namespace JS {
|
|||
P(max) \
|
||||
P(message) \
|
||||
P(min) \
|
||||
P(months) \
|
||||
P(multiline) \
|
||||
P(name) \
|
||||
P(next) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue