fix(core): update

This commit is contained in:
2022-05-28 23:52:46 +02:00
parent eb9cae4be3
commit 6ff92ff880
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ export class Smartntml {
}
// INSTANCE
render: typeof litTypes.render;
private render: typeof litTypes.render;
html: typeof litTypes.html;
constructor() {