UNPKG

@proyecto26/animatable-component

Version:
5 lines (4 loc) • 114 B
/** * Get element to animate */ export declare const getElementToAnimate: (parent: HTMLElement) => HTMLElement;