If the type given as a parameter is a single StoreInput, the type of the value of that StoreInput is returned.
If the type given as a parameter is one of an array of StoreInput, the returned type is the type of an array containing the value of each store in the same order.
Generated using TypeDoc
Extracts the types of the values of the stores from a type extending StoresInput.