Returns an asynchronous version of the provided class
Path to imported module (this is what is in the require('XX') function, or import {class} from 'XX'} )
Name of export in module
An array of arguments to be fed into the class constructor
Generated using TypeDoc
Returns an asynchronous version of the provided class