@unito/integration-sdk
Version:
Integration SDK
38 lines (37 loc) • 781 B
JSON
{
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "div",
"data": {
"dataTopLevel": "true",
"dir": "auto",
"style": "white-space: pre-wrap;"
},
"children": [
{
"type": "p",
"children": [
{
"type": "link",
"data": {
"url": "https://super-url.com"
},
"children": [
{
"type": "text",
"value": "My super url"
}
]
}
]
}
]
}
]
}
]
}