I'm super excited about Lit Element! While giving it a spin in Angular I hit a snag trying to get a hello world going. Any tips on getting this working?
ERROR in src/app/hello-world.component.ts(1,28): error TS2305: Module '"/Users/rjsteinert/Git/rjsteinert/pong/node_modules/@polymer/lit-element/lit-element"' has no exported member 'customElement'.
I'm super excited about Lit Element! While giving it a spin in Angular I hit a snag trying to get a hello world going. Any tips on getting this working?