mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:57:45 +00:00
LibJS: Implement Temporal.PlainTime.prototype.nanosecond
This commit is contained in:
parent
65b90e93ad
commit
d3bed13f4b
4 changed files with 30 additions and 0 deletions
|
@ -275,6 +275,7 @@ namespace JS {
|
|||
P(monthsInYear) \
|
||||
P(multiline) \
|
||||
P(name) \
|
||||
P(nanosecond) \
|
||||
P(nanoseconds) \
|
||||
P(negated) \
|
||||
P(next) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue