UNPKG

animejs

Version:

JavaScript animation engine

4 lines (3 loc) 256 B
export function convertValueUnit(el: DOMTarget, decomposedValue: TweenDecomposedValue, unit: string, force?: boolean): TweenDecomposedValue; import type { DOMTarget } from '../types/index.js'; import type { TweenDecomposedValue } from '../types/index.js';