Last active
April 27, 2020 05:29
-
-
Save stringertheory/32766dcfcf2484e51dc3ef187c9240f5 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
{ | |
"hello world": [[0, 10], [20, 30], [50, 60], [90, 10], [10, 90], [0, 10]], | |
"boogety boo": [[0, 50], [10, 30], [50, 60], [90, 10], [50, 90], [0, 10], [0, 20], [10, 30], [20, 40], [0, 50]] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment