Last active
August 9, 2023 11:40
-
-
Save shalithasuranga/fc19240a1be46ff203055cef23ca6d1b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"v": 21, | |
"a": { | |
"v": 15, | |
"a": { | |
"v": 200, | |
"a": { | |
"v": 12 | |
}, | |
"b": { | |
"v": 20 | |
} | |
}, | |
"b": { | |
"v": 10 | |
} | |
}, | |
"b": { | |
"v": 1, | |
"b": { | |
"v": 55 | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment