UNPKG

animejs

Version:

JavaScript animation engine

4 lines (3 loc) 206 B
export function parseTimelinePosition(timeline: Timeline, timePosition?: TimelinePosition): number; import type { Timeline } from './timeline.js'; import type { TimelinePosition } from '../types/index.js';