FeatureName
type FeatureName = Exclude<keyof FeatureConfig, "__brand">
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt
type FeatureName = Exclude<keyof FeatureConfig, "__brand">