Sign in
chromium
/
dart
/
dartium
/
src
/
multivm
/
.
/
components
/
test
/
data
/
json_schema
/
array_tuple_schema.json
blob: a9bea68fdf42074ae2e8b86b6bdac6fe0f426260 [
file
] [
log
] [
blame
]
{
"type"
:
"array"
,
"items"
:
[
{
"type"
:
"string"
},
{
"type"
:
"integer"
}
]
}