Skip to content
HomePagesHomePages template kit

Edit

The edits a reconcile rule may return — today exactly one kind, `set`.

The edits a reconcile rule may return — today exactly one kind, set.

Import from @homepages/template-kit.

export type Edit = SetEdit;