fix(core): update
This commit is contained in:
parent
da86e64056
commit
ab5b9511fd
@ -15,5 +15,5 @@ import * as allPlugins from './domtools.plugins';
|
|||||||
export const plugins = {
|
export const plugins = {
|
||||||
smartdelay: allPlugins.smartdelay,
|
smartdelay: allPlugins.smartdelay,
|
||||||
smartpromise: allPlugins.smartpromise,
|
smartpromise: allPlugins.smartpromise,
|
||||||
sweetScroll: allPlugins.SweetScroll
|
SweetScroll: allPlugins.SweetScroll
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user