This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-15 08:24:58 +00:00
Code
Issues
Activity
Actions
10350
commits
1
branch
0
tags
227
MiB
78155a6668
Commit graph
1 commit
Author
SHA1
Message
Date
Matthew Olsson
c35732c011
LibJS: Add object literal getter/setter shorthand
...
Adds support for the following syntax: let foo = { get x() { // ... }, set x(value) { // ... } }
2020-05-22 10:59:05 +02:00