Adds an Activation Handler. (Those are called, after an Object has been created)
NopePackageLoader
The Corresponding Method which will be called.
Function to load all decorated elements with the decorators exportAsNopeService
Optional
addOptional
addOptional
consider?: ("services" | "classes")[]Method to add an Element to the Build
NopePackageLoader
Definition containing the Elements that should be added
Loader Function. This function will register all provided functions, create the desired instances. Additionally it will add all descriptors.
NopePackageLoader
A Method, to load a package file, located at the given path.
Path to the javascript
file
Flag to enable / disable the Autostart
Flag to enable / disable considering the Instances.
Generated using TypeDoc
Helper Class to Build an inversify Container.
Export
Implements