fix(core): autoSystemAppearanceChanged typings in ambient context fix

This commit is contained in:
Martin Guillon
2020-09-09 22:47:26 +02:00
committed by Nathan Walker
parent 0e3af4d9b3
commit c30a9c3e35

View File

@ -57,7 +57,7 @@ export const systemAppearanceChangedEvent: string;
/**
* Boolean to enable/disable systemAppearanceChanged
*/
export let autoSystemAppearanceChanged = true;
export let autoSystemAppearanceChanged: boolean;
/**
* enable/disable systemAppearanceChanged