Skip to content

resolveBranding

resolveBranding(input?): ResolvedBranding

Resolve branding down the four-rung ladder. Pure and synchronous: fetching the Branding API (rung 3) is the host’s job — pass the result as apiBranding.

BrandingResolutionInput = {}

The available branding sources; see BrandingResolutionInput.

ResolvedBranding

The merged branding and the rung it came from.