Represents a Launchable class that can be used to handle launchable items.
The type of input expected by the LaunchableHandlerType.
Constructor for creating an instance of a class with a LaunchableHandlerType input.
The handler for the launchable type.
None
Returns the export function based on whether the object is a container or not. If it is a container, it returns the container export function, otherwise it returns the handler function.
The export function to be used.
Represents a Launchable class that can be used to handle launchable items.