When i want to compile open-scd (next), i get the following error(s): open-scd.ts:83:14 - error TS4094: Property 'willUpdate' of exported class expression may not be private or protected. These come from the mixins that Open-SCD is extending from. see https://github.com/microsoft/typescript/issues/17744