Hierarchy

  • FPConfig

Properties

eventsUrl?: string | URL

The specific URL to post events

logger?: Logger<LoggerOptions>

Pino logger.

If you want to use transport or advanced settings, please define one instance and pass to this param.

prerequisiteMaxDeep?: number

The max deep of prerequisite toggles

realtimeUrl?: string | URL

The specific URL to receive realtime event

refreshInterval?: number

The SDK check for updated in millisecond.

remoteUrl?: string | URL

The unified URL to get toggles and post events.

serverSdkKey: string

The server SDK Key for authentication.

togglesUrl?: string | URL

The specific URL to get toggles

Generated using TypeDoc