Calculate and analyze json-ts with this easy-to-use online calculator tool.
TypeScript
interface Root { name: string; age: number; active: boolean; }