GitHub

DaffSeoMetaUpdate

import { DaffSeoMetaUpdate } from '@daffodil/seo/state'

Describes how to set meta tags based on dispatched actions.

type DaffSeoMetaUpdate<T extends Action = Action> = DaffSeoUpdateActionPair<T, DaffSeoMetaDefinition>