UNPKG

animejs

Version:

JavaScript animation engine

3 lines (2 loc) 136 B
export function steps(steps?: number, fromStart?: boolean): EasingFunction; import type { EasingFunction } from '../../types/index.js';