UNPKG

animejs

Version:

JavaScript animation engine

3 lines (2 loc) 141 B
export function irregular(length?: number, randomness?: number): EasingFunction; import type { EasingFunction } from '../../types/index.js';