@wpkernel/core / ConfigureWPKernelOptions
Interface: ConfigureWPKernelOptions
Properties
middleware?
ts
optional middleware: ReduxMiddleware[];namespace?
ts
optional namespace: string;registry?
ts
optional registry: WPKernelRegistry;reporter?
ts
optional reporter: Reporter;ui?
ts
optional ui: WPKUIConfig;