What is object and How to Declare object of a class in TypeScript? August 23, 2019 by Yogesh Koli Leave a Comment This tutorial will provide you details on What is object in typescript and how to create object of class in typescript with practical example of creating object from a class and access properties and methods of class.