FeatureFlagsProps

See source code
Table of contents
interface FeatureFlagsProps {}

Properties

customFeatureFlags

optional
customFeatureFlags?: Record<string, DebugFlag<boolean>> | undefined

Prev
ExportAsOptions
Next
FrameShapeOptions