mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-04 23:07:16 +00:00
This is required for Temporal.Duration.prototype.round(). Subsequently, this now returns ThrowCompletionOr<Optional<String>>, which brings the signature in line with that of to_smallest_temporal_unit(). Much nicer! :^)