{ "type": "Script", "span": { "start": 1, "end": 212, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 1, "end": 34, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 5, "end": 22, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 5, "end": 14, "ctxt": 0 }, "value": "interface", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 14, "end": 22, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 16, "end": 22, "ctxt": 0 }, "kind": "number" } } }, "init": null, "definite": false }, { "type": "VariableDeclarator", "span": { "start": 24, "end": 33, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 24, "end": 25, "ctxt": 0 }, "value": "I", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 25, "end": 33, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 27, "end": 33, "ctxt": 0 }, "kind": "string" } } }, "init": null, "definite": false } ] }, { "type": "TsModuleDeclaration", "span": { "start": 36, "end": 212, "ctxt": 0 }, "declare": false, "global": false, "id": { "type": "Identifier", "span": { "start": 46, "end": 47, "ctxt": 0 }, "value": "n", "optional": false }, "body": { "type": "TsModuleBlock", "span": { "start": 48, "end": 212, "ctxt": 0 }, "body": [ { "type": "ExpressionStatement", "span": { "start": 54, "end": 63, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 54, "end": 63, "ctxt": 0 }, "value": "interface", "optional": false } }, { "type": "ExpressionStatement", "span": { "start": 115, "end": 116, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 115, "end": 116, "ctxt": 0 }, "value": "I", "optional": false } }, { "type": "BlockStatement", "span": { "start": 168, "end": 170, "ctxt": 0 }, "stmts": [] } ] } } ], "interpreter": null }