Skip to content

Instantly share code, notes, and snippets.

View natandreeva's full-sized avatar

Nat natandreeva

View GitHub Profile
{
"$schema": "http://json-schema.org/draft-07/schema#",
"anyOf": [
{
"$ref": "#/definitions/OnesieInteractiveLayout"
},
{
"$ref": "#/definitions/ShirtPantsInteractiveLayout"
},
{