Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 305 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 305 Bytes

class-exercise-3

For this exercise, you are to convert a project to typescript. You are to type all function parameters and all function return types within the utilities files. You are given just the index.js file. Implement the functions in a typescript project.

Fork this repository to get started