CustomDebugFlags

See source code
Table of contents
interface CustomDebugFlags {}

Properties

customDebugFlags

optional
customDebugFlags?: Record<string, DebugFlag<boolean>>

customFeatureFlags

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

Prev
CropBoxOptions
Next
CustomEmbedDefinition