fix(core): update

This commit is contained in:
2020-06-28 17:40:03 +00:00
parent 45fecfbde8
commit 91b50ecde5
3 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,5 @@
import * as plugins from './domtools.plugins';
export class Scroller {
// TODO: move sweet scroll over to here;
}