@digitalocean/dots - v1.0.1
    Preparing search index...

    Variable WithCdn_ItemRequestBuilderNavigationMetadataConst

    WithCdn_ItemRequestBuilderNavigationMetadata: Record<
        Exclude<
            keyof WithCdn_ItemRequestBuilder,
            KeysToExcludeForNavigationMetadata,
        >,
        NavigationMetadata,
    > = ...

    Metadata for all the navigation properties in the request builder.