Function createNullContext

  • A helper method that creates a Umi context object using only Null implementations of the interfaces. This can be useful to create a full Umi context object when only a few of the interfaces are needed.

    Returns Context

Generated using TypeDoc