Skip to content

DesignerConfig

export type DesignerConfig = {
store: StoreOptions;
};

Attributes

store: StoreOptions

Options for staticStoreBuilder(), an all-in-one, decision loader and validator for schemas and decision input records.

See also