Skip to content

Instantly share code, notes, and snippets.

@rewinfrey
Created November 1, 2021 18:17
Show Gist options
  • Save rewinfrey/39b24c644fee95c5e31d8cce312dff90 to your computer and use it in GitHub Desktop.
Save rewinfrey/39b24c644fee95c5e31d8cce312dff90 to your computer and use it in GitHub Desktop.
{
"a": null,
"b": true,
"c": false,
"d": 123,
"e": "string",
"f": [1,2,3],
"g": { "h": true },
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment