Runtime Module.
Dispose the internal resource This function can be called multiple times, only the first call will take effect.
Get a function in the module.
The name of the function.
Whether to also query imports
The result function.
Get handle of module, check it is not null.
require handle is not null.
The handle.
Import another module into the current runtime module.
The module to be imported.
Generated using TypeDoc
Runtime Module.