Optional Readonly errorError occurred while loading the module.
Readonly moduleLoaded module.
Note that it may differ from the one requested to load. E.g. when another module * provides it.
Readonly providedWhether the module implementation provided.
Readonly readyWhether the module loaded and ready for use.
The module is ready when it is settled, and all of its initializers succeed.
Readonly settledWhether the module settled.
The module is settled when its set up is complete.
Readonly usedWhether the module is used at least once.
Generated using TypeDoc
Context module load status.
This status is reported by loaded module handle.