Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 271 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 271 Bytes

Sample 3

Here, there are two files to underline:

  • The context/todoContext.tsx file that serves as a context for the project
  • The type.d.ts file that contains the TypeScript Types. The extension .d.ts allows using the types in other files without importing them