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

    Variable PoolsRequestBuilderNavigationMetadataConst

    PoolsRequestBuilderNavigationMetadata: Record<
        Exclude<keyof PoolsRequestBuilder, KeysToExcludeForNavigationMetadata>,
        NavigationMetadata,
    > = ...

    Metadata for all the navigation properties in the request builder.