UNPKG

@popperjs/core

Version:

Tooltip and Popover Positioning Engine

3 lines (2 loc) 113 B
import { SideObject } from "../types"; export default function getDecorations(element: HTMLElement): SideObject;