configure

Start registering instantiated components into a value container.

Start registering instantiated components into a value container. Description

Parameters

storage Storage!(Object, string)

value container used to store instantiated components

Return Value

ValueRegistrationContext context that provides register api, using storage to store registered components.

Meta