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