UNPKG

@oku-ui/motion

Version:

A tiny, performant animation library for VueJS

3 lines (2 loc) 136 B
export declare const doneCallbacks: WeakMap<Element, VoidFunction>; export declare function removeDoneCallback(element: Element): void;