CustomDebugFlags
Table of contents
interface CustomDebugFlags {}Properties
customDebugFlags
optional
customDebugFlags?: Record<string, DebugFlag<boolean>>;customFeatureFlags
optional
customFeatureFlags?: Record<string, DebugFlag<boolean>>;Prev
CropBoxOptionsNext
CustomEmbedDefinition