All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.index.es.js Maven / Gradle / Ivy

There is a newer version: 10.17.0
Show newest version
export { addUniqueItem, removeItem } from './array.es.js';
export { clamp } from './clamp.es.js';
export { defaults } from './defaults.es.js';
export { getEasingForSegment } from './easing.es.js';
export { interpolate } from './interpolate.es.js';
export { isCubicBezier, isEasingGenerator, isEasingList, isNumber, isString } from './is.es.js';
export { mix } from './mix.es.js';
export { noop, noopReturn } from './noop.es.js';
export { defaultOffset, fillOffset } from './offset.es.js';
export { progress } from './progress.es.js';
export { time } from './time.es.js';
export { velocityPerSecond } from './velocity.es.js';
export { wrap } from './wrap.es.js';




© 2015 - 2024 Weber Informatics LLC | Privacy Policy