API ReferenceAdapters
@flags-sdk/hypertune
The @flags-sdk/hypertune
package provides:
- An adapter for loading feature flags from this provider (coming soon).
- A
getProviderData
function for use with the Flags Explorer (available today).
Learn more about Adapters
getProviderData
A provider function to load flag metadata from Statsig for use with the Flags Explorer. Accepts an options
object with the following keys.
Options key | Type | Description |
---|---|---|
token | string | The HYPERTUNE_ADMIN_TOKEN |
Learn more about the Flags Explorer