import * as React from 'react'; import Json = require('react-json'); const TestObject = { s: "Hello, world", b: true, n: 666, o: { s: "Hello, world", b: true, n: 666, o: { s: "Hello, world", b: true, n: 666, } } }; console.log(val)}/>;