UNPKG

@popperjs/core

Version:

Tooltip and Popover Positioning Engine

5 lines (4 loc) 100 B
// @flow export const max = Math.max; export const min = Math.min; export const round = Math.round;