Edit in GitHubLog an issue

cc-everywhere


Type Alias: BrowseSearchConfigUnion

Copied to your clipboard
type BrowseSearchConfigUnion = { [K in InspireCategory]: BrowseSearchBaseConfig<K> }[InspireCategory];

Union type representing all possible browse search configurations.

This mapped type creates a union of BrowseSearchBaseConfig instances for each category defined in InspireCategory.

See

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.