This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Description
Hey Kent! Thanks for your amazing tutorials and talks! I want to implement a small function that returns the middle character of the given string. It seems like everything is working fine, but for some reason I get an error in tests saying failed with "(0 , _src.getM) is not a function" however my exports and imports seem fine and not differ from other ones in the src folder. Thanks!