fix(core): update

This commit is contained in:
2020-09-12 13:14:17 +00:00
parent 570d370c97
commit 8aabe2820e
6 changed files with 909 additions and 825 deletions

View File

@ -77,7 +77,7 @@ export class DomTools {
});
public convenience = {
smartdelay: plugins.smartdelay
smartdelay: plugins.smartdelay,
};
public scroller: plugins.SweetScroll;