1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 01:57:45 +00:00

LibJS: Implement Temporal.Duration.prototype.blank

This commit is contained in:
Linus Groh 2021-07-16 00:15:56 +01:00
parent 3713164fa3
commit a06b034a9a
4 changed files with 40 additions and 0 deletions

View file

@ -71,6 +71,7 @@ namespace JS {
P(atanh) \
P(big) \
P(bind) \
P(blank) \
P(blink) \
P(bold) \
P(buffer) \