Skip to main content
Version: Next

Configuration.experiments property

Signature:

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