resolve
Resolve Module
Given a suite of module info for a built-in module, resolve the module implementation and provide it as the return value.
Return
The resolved module instance.
Parameters
info
The module info for the built-in module.
Given a suite of module info for a built-in module, resolve the module implementation and provide it as the return value.
The resolved module instance.
The module info for the built-in module.