UNPKG

@popperjs/core

Version:

Tooltip and Popover Positioning Engine

8 lines 117 B
export default function getFreshSideObject() { return { top: 0, right: 0, bottom: 0, left: 0 }; }