@adcp/sdk API Reference - v14.0.0-beta.6
    Preparing search index...

    Type Alias CanonicalFormatLegacyResolver

    CanonicalFormatLegacyResolver: (
        context: CanonicalFormatLegacyResolutionContext,
    ) => V1FormatId | readonly V1FormatId[] | null | undefined

    Explicit canonical → legacy resolver for persisted routes the SDK cannot safely infer.

    Type Declaration