UNPKG

@1771technologies/lytenyte-pro

Version:

Blazingly fast headless React data grid with 100s of features.

9 lines (8 loc) 110 B
export const PRECEDENCE = { "+": 50, "-": 50, "*": 60, "/": 60, "%": 60, "**": 70, };