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
Generated using TypeDoc
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.