mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-25 11:17:50 +01:00
10 lines
123 B
Plaintext
10 lines
123 B
Plaintext
{}
|
|
{'key': 'value'}
|
|
{'key': 'value', 'other': 'thing'}
|
|
{'key': {'otherKey': 'value'}}
|
|
{3: 'value'}
|
|
value
|
|
value
|
|
value
|
|
value
|