@unito/integration-sdk
Version:
Integration SDK
41 lines (40 loc) • 698 B
JSON
{
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "Water is H"
},
{
"type": "subscript",
"children": [
{
"type": "text",
"value": "2"
}
]
},
{
"type": "text",
"value": "O and carbon dioxide is CO"
},
{
"type": "subscript",
"children": [
{
"type": "text",
"value": "2"
}
]
},
{
"type": "text",
"value": "."
}
]
}
]
}