import { animationtickers, constructors } from '../core/library.js';
import { convertTime, doCreate, easeEngines, isa_fn, mergeOver, pushUnique, xt, xtGet, xto, λnull, Ωempty } from '../helper/utilities.js';
import { makeTicker } from './ticker.js';
import baseMix from '../mixin/base.js';
import tweenMix from '../mixin/tween.js';