1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 22:14:59 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Linus Groh
7921d8ba91 LibJS: Start implementing Temporal.Duration
This patch adds the Duration object itself, its constructor and
prototype (currently empty), and three required abstract operations.
2021-07-16 01:07:01 +01:00