Skip to content
Sign UpLog In

05_Objects

ankitdomadiya
ankitdomadiya
Made with
TypeScript
TypeScript
Published on Feb 4, 2023
  • #typescript
  • #javascript
  • #ankit
  • #programming
  • #objects

In TypeScript, an object is an instance of a custom type that represents a collection of properties and methods. You can define objects in TypeScript using object literals or by declaring classes.

Total Tips
0
Loading comments...