mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-22 08:40:03 +01:00
11 lines
139 B
Plaintext
11 lines
139 B
Plaintext
{}
|
|
{'key': 'value'}
|
|
{'key': 'value', 'other': 'thing'}
|
|
{'key': {'otherKey': 'value'}}
|
|
{null: 'value'}
|
|
{3: 'value'}
|
|
value
|
|
value
|
|
value
|
|
value
|