UNPKG

popmotion-pose

Version:

A declarative animation library for HTML and SVG

5 lines (4 loc) 173 B
export declare const measureWithoutTransform: (element: HTMLElement) => DOMRect; export declare const resolveProp: (target: any, props: { [key: string]: any; }) => any;