Type alias RegistryValue<R>

RegistryValue<R>: ReturnType<R["get"]>

Gets the Value type of the Registry (the Record<K, T>)

Type Parameters

Generated using TypeDoc