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