This commit is contained in:
Lone Iversen
2023-12-18 10:06:08 +01:00
committed by Jacob Overgaard
parent 5863ea311f
commit 6188862f78

View File

@@ -1,3 +1,4 @@
export * from 'lit';
export * from 'lit/decorators.js';
export * from 'lit/directives/class-map.js';
export * from 'lit/directives/if-defined.js';