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

    Variable SpacesRequestBuilderNavigationMetadataConst

    SpacesRequestBuilderNavigationMetadata: Record<
        Exclude<keyof SpacesRequestBuilder, KeysToExcludeForNavigationMetadata>,
        NavigationMetadata,
    > = ...

    Metadata for all the navigation properties in the request builder.