Preparing search index...
The search index is not available
@storehouse/core - v1.1.1
@storehouse/core
managerFactory
ManagerFactorySettings
Interface ManagerFactorySettings<TConfig>
interface
ManagerFactorySettings
<
TConfig
>
{
config
?:
TConfig
;
type
:
string
|
ManagerConstructor
<
TConfig
>
;
}
Type Parameters
TConfig
=
unknown
Hierarchy (
view full
)
ManagerSettings
<
TConfig
>
ManagerFactorySettings
ManagerFactoryArg
Index
Properties
config?
type
Properties
Optional
config
config
?:
TConfig
type
type
:
string
|
ManagerConstructor
<
TConfig
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
config
type
@storehouse/core - v1.1.1
index
manager
managerFactory
registry
registryFactory