Skip to main content
Version: 19.1.0

Configuration.experiments property

Signature:

interface Configuration {
experiments?: {
macArmChromiumEnabled?: boolean;
};
}