element import constructor
the base path (insert __dirname here for the path to the current file)
the element that should be imported (the thing the the brackets)
the path (realtive to the basepath) to import from
the element that should be imported (the thing the the brackets)
the path to import from
Generated using TypeDoc
the element import ('import { xyz } from "./abc";')