Creates a Umi instance using only Null implementations of the interfaces. The use method can then be used to install plugins and replace the Null implementations with real implementations.
use
Creates a Umi instance using only Null implementations of the interfaces. The
use
method can then be used to install plugins and replace the Null implementations with real implementations.