typealias ResString = String
This type is used for accessing resources with CommonJS require function.
e.g. require("./img/picture.png")