Represents a code contribution that is being loaded or that is already loaded.
Type of the loaded code contribution value
Optional
If defined, loading of code contribution data failed.
While true the code contribution data is being loaded. Then value and error are undefined. If false, loading code contribution data either succeeded or failed.
true
false
The loaded code contribution value or undefined while loading is true or if an error occurred.
undefined
Generated using TypeDoc
Represents a code contribution that is being loaded or that is already loaded.