After cloning the examples from Github and clonning all the related Github repo and referencing them into the examples project I am able to get TS compilation working except for that error:
error TS2304: Cannot find name ‘MSStyleCSSProperties’.
Could someone shade some light on how to get passed that error?