fix(core): update

This commit is contained in:
2024-01-20 01:08:25 +01:00
parent c223038b39
commit bb6b4788b8
5 changed files with 1383 additions and 645 deletions

View File

@ -13,6 +13,7 @@ import * as allPlugins from './domtools.plugins.js';
export const plugins = {
smartdelay: allPlugins.smartdelay,
smartmarkdown: allPlugins.smartmarkdown,
smartpromise: allPlugins.smartpromise,
SweetScroll: allPlugins.SweetScroll,
smartstate: allPlugins.smartstate,