Fix build
This commit is contained in:
parent
7ee041403f
commit
a77d2d56f6
@ -6,7 +6,7 @@ import controls from './controls';
|
||||
import ui from './ui';
|
||||
import { repaint } from './utils/animation';
|
||||
import browser from './utils/browser';
|
||||
import { getElement, getElements, matches, toggleClass, toggleHidden } from './utils/elements';
|
||||
import { getElement, getElements, matches, toggleClass } from './utils/elements';
|
||||
import { off, on, once, toggleListener, triggerEvent } from './utils/events';
|
||||
import is from './utils/is';
|
||||
import { getAspectRatio, setAspectRatio } from './utils/style';
|
||||
|
Loading…
x
Reference in New Issue
Block a user