createApiProviders
createApiProviders(
options):AnyDomainProvider[]
Create domain providers that fetch from the RevTurbine REST API.
Returns providers for: plan, entitlements, segments, rules, content, theme.
Each provider’s resolve() makes a fetch() call to the appropriate endpoint.
Parameters
Section titled “Parameters”options
Section titled “options”Returns
Section titled “Returns”AnyDomainProvider[]