{"library":"tcomb","install":[{"cmd":"npm install tcomb","imports":["import t from 'tcomb';","import t from 'tcomb';\n// Or for type inference:\ntype MyStructType = t.TypeOf<typeof MyStructDefinition>;","import t from 'tcomb';\nconst MyType = t.struct({ /* ... */ });"]},{"cmd":"yarn add tcomb","imports":[]},{"cmd":"pnpm add tcomb","imports":[]}]}