Commercial branding and Pro+/Agency feature configuration. These options become active when the matching license entitlements are available.

interface AsukaAgencyFeatureOptions {
    backgroundRemoval?: AsukaBackgroundRemovalConfig;
    branding?: AsukaBrandingConfig;
}

Hierarchy (view full)

Properties

backgroundRemoval?: AsukaBackgroundRemovalConfig