Strongly-typed shape of a bridge provider's SupportedFeatures JSON.
This is an alias of the CodeGen-generated MJAIBridgeProviderEntity_IBridgeProviderFeatures
(emitted from the IBridgeProviderFeatures JSONType interface bound to the
MJ: AI Bridge Providers.SupportedFeatures column). It is re-exported here under the
source-interface name so bridge code can refer to IBridgeProviderFeatures without importing the
verbose generated name. Per repo convention we do not re-export TYPES from other packages as a
dependency chain — this is a documented type alias of a generated entity shape for ergonomics,
and the canonical source remains @memberjunction/core-entities.
Strongly-typed shape of a bridge provider's
SupportedFeaturesJSON.This is an alias of the CodeGen-generated
MJAIBridgeProviderEntity_IBridgeProviderFeatures(emitted from theIBridgeProviderFeaturesJSONType interface bound to theMJ: AI Bridge Providers.SupportedFeaturescolumn). It is re-exported here under the source-interface name so bridge code can refer toIBridgeProviderFeatureswithout importing the verbose generated name. Per repo convention we do not re-export TYPES from other packages as a dependency chain — this is a documented type alias of a generated entity shape for ergonomics, and the canonical source remains@memberjunction/core-entities.