the star/all import ('import * as 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 star/all import ('import * as xyz from "./abc";')