first commit
This commit is contained in:
2
node_modules/@lit/reactive-element/decorators.js
generated
vendored
Normal file
2
node_modules/@lit/reactive-element/decorators.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export{decorateProperty,legacyPrototypeMethod,standardPrototypeMethod}from"./decorators/base.js";export{customElement}from"./decorators/custom-element.js";export{property}from"./decorators/property.js";export{state}from"./decorators/state.js";export{eventOptions}from"./decorators/event-options.js";export{query}from"./decorators/query.js";export{queryAll}from"./decorators/query-all.js";export{queryAsync}from"./decorators/query-async.js";export{queryAssignedElements}from"./decorators/query-assigned-elements.js";export{queryAssignedNodes}from"./decorators/query-assigned-nodes.js";
|
||||
//# sourceMappingURL=decorators.js.map
|
Reference in New Issue
Block a user