ScaleBun
Skip to article

Experiments

webDeveloper

The ScaleBun.experiments namespace — 1 members.

Updated Reviewed

Experiments: scalebun.experiments.variant('pricing-test') → variant key (logs exposure once).

TypeScript
import ScaleBun from '@scalebun/web';
ScaleBun.experiments.<method>(…);

Members#

MemberSignature
variantvariant(key: string): string | null

Reference#

variant#

TypeScript
ScaleBun.experiments.variant(key: string): string | null
Experiments · API reference · Web SDK · ScaleBun