mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:07:36 +00:00
LibJS: Implement Temporal.Duration.prototype.days
This commit is contained in:
parent
23d0c3494f
commit
2015640168
4 changed files with 30 additions and 0 deletions
|
@ -101,6 +101,7 @@ namespace JS {
|
|||
P(count) \
|
||||
P(countReset) \
|
||||
P(create) \
|
||||
P(days) \
|
||||
P(debug) \
|
||||
P(decodeURI) \
|
||||
P(decodeURIComponent) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue