UNPKG

@unito/integration-sdk

Version:

Integration SDK

15 lines (14 loc) 240 B
{ "type": "root", "children": [ { "type": "code", "children": [ { "type": "text", "value": "function hello() {\n console.log('Hello World');\n return true;\n}" } ] } ] }