210 B
210 B
sidebar_label |
---|
Configuration.experiments |
Configuration.experiments property
Signature:
interface Configuration {
experiments?: {
macArmChromiumEnabled?: boolean;
};
}