Sign in
skia
/
external
/
github.com
/
airbnb
/
lottie-web
/
6ec597667bf29e5c4b506832628f180d8bdb012c
/
.
/
docs
/
json
/
helpers
/
composite.json
blob: b24c2ffdda7e902beb4dfb65c441bb325a1d1500 [
file
] [
log
] [
blame
]
{
"$schema"
:
"http://json-schema.org/draft-04/schema#"
,
"type"
:
"number"
,
"oneOf"
:
[
{
"standsFor"
:
"Above"
,
"const"
:
1
},
{
"standsFor"
:
"Below"
,
"const"
:
2
}
],
"default"
:
1
}