FeatureFlagsProps
See source codeTable of contents
interface FeatureFlagsProps {}Properties
customFeatureFlags
optional
customFeatureFlags?: Record<string, DebugFlag<boolean>> | undefinedPrev
ExportAsOptionsNext
FrameShapeOptionsinterface FeatureFlagsProps {}customFeatureFlags?: Record<string, DebugFlag<boolean>> | undefined