I have some typescript that looks like this:
import { Game } from \'./game\'
And this transpiles into the following JavaScript:
im