DaffSeoCanonicalUrlUpdate
Describes how to set canonical URLs based on dispatched actions.
import { DaffSeoCanonicalUrlUpdate } from '@daffodil/seo/state'
type DaffSeoCanonicalUrlUpdate<T extends Action = Action> = DaffSeoUpdateActionPair<T, string>
Type | Options |
---|---|
DaffSeoCanonicalUrlUpdate | DaffSeoUpdateActionPair |