undo test
This commit is contained in:
committed by
Jacob Overgaard
parent
0520762d16
commit
5863ea311f
@@ -1,14 +1,10 @@
|
||||
export * from 'lit';
|
||||
export * from 'lit/decorators.js';
|
||||
export * from 'lit/directives/class-map.js';
|
||||
export * from 'lit/directives/if-defined.js';
|
||||
export * from 'lit/directives/map.js';
|
||||
export * from 'lit/directives/ref.js';
|
||||
export * from 'lit/directives/repeat.js';
|
||||
export * from 'lit/directives/style-map.js';
|
||||
export * from 'lit/directives/unsafe-html.js';
|
||||
export * from 'lit/directives/until.js';
|
||||
|
||||
//export * from 'lit/directives/when.js';
|
||||
//export * from 'lit/directives/map.js';
|
||||
export * from 'lit-html/directives/when.js';
|
||||
export * from 'lit-html/directives/map.js';
|
||||
export * from 'lit/directives/when.js';
|
||||
|
||||
Reference in New Issue
Block a user