I was writing a simple .obj file parser, and I store the data in a nested object as property, the code for the parser is:
.obj
import * as mUtils from \'./utils.j