Export reparentNodes and removeNodes
This commit is contained in:
parent
627d8f011b
commit
b3f2e318ed
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ export {
|
|||
svg,
|
||||
SVGTemplateResult,
|
||||
TemplateResult,
|
||||
reparentNodes,
|
||||
removeNodes,
|
||||
} from 'lit-html';
|
||||
export { asyncAppend } from 'lit-html/directives/async-append.js';
|
||||
export { asyncReplace } from 'lit-html/directives/async-replace.js';
|
||||
|
|
|
|||
Loading…
Reference in a new issue