{
"html": {
"start": 30,
"end": 63,
"type": "Fragment",
"children": [
"start": 28,
"end": 30,
"type": "Text",
"raw": "\n\n",
"data": "\n\n"
},
"type": "Element",
"name": "canvas",
"attributes": [
"start": 38,
"end": 53,
"type": "Binding",
"name": "this",
"modifiers": [],
"expression": {
"type": "Identifier",
"start": 49,
"end": 52,
"loc": {
"start": {
"line": 5,
"column": 19
"end": {
"column": 22
}
"name": "foo"
],
"children": []
]
"instance": {
"type": "Script",
"start": 0,
"end": 28,
"context": "default",
"content": {
"type": "Program",
"start": 8,
"end": 19,
"line": 1,
"column": 0
"line": 3,
"body": [
"type": "VariableDeclaration",
"start": 10,
"end": 18,
"line": 2,
"column": 1
"column": 9
"declarations": [
"type": "VariableDeclarator",
"start": 14,
"end": 17,
"column": 5
"column": 8
"id": {
"init": null
"kind": "let"
"sourceType": "module"