GitHub

DAFF_SEO_CANONICAL_URL_ROUTER_UPDATES

import { DAFF_SEO_CANONICAL_URL_ROUTER_UPDATES } from '@daffodil/seo/router'

A multi-provider injection token for providing canonical URL update logic. getData will run in response to, and invoked with, the action specified.

const DAFF_SEO_CANONICAL_URL_ROUTER_UPDATES: InjectionToken<DaffSeoUpdateEventPair<Event_2, string>[]>