UNPKG

the-math

Version:

TheMath is an extensive math library for JavaScript and Node.js. It features a flexible expression parser

2 lines (1 loc) 84 B
export declare function getBracketOperation(fragments: string[]): [number, number];