Skip to content

@epikodelabs/actionstack


@epikodelabs/actionstack / createActionRegistry

Function: createActionRegistry()

createActionRegistry(): ActionRegistry

Defined in: actions.ts:10

Creates a fresh, isolated action registry for a store instance. Keeping registries per-store prevents collisions when multiple stores exist.

Returns

ActionRegistry

Released under the GNU AGPL v3.