the default import ('import xyz from "./abc";')
import constructor
the base path (insert __dirname here for the path to the current file)
the path (realtive to the basepath) to import from
the path to import from
Generated using TypeDoc
the default import ('import xyz from "./abc";')