UNPKG

diginext-utils

Version:
6 lines (5 loc) 113 B
export default function transform3dToObject(element: HTMLElement): { x: any; y: any; z: any; };