FlagMetadata: Record<string, string | number | boolean>

A structure which supports definition of arbitrary properties, with keys of type string, and values of type boolean, string, or number.

This structure is populated by a provider for use by an Application Author (via the Evaluation API) or an Application Integrator (via hooks).

Generated using TypeDoc