For the complete documentation index, see llms.txt. This page is also available as Markdown.

UtmType

@blings/blings-player


@blings/blings-player / UtmType

Type Alias: UtmType

UtmType = Partial<Record<"utm_source" | "utm_medium" | "utm_campaign" | "utm_term" | "utm_content", string>> | null

Last updated