Skip to main content

Type Alias: BracketType

BracketType = "[]" | "()" | "||" | "{}" | "<>" | ""

Defined in: mobjects/matrix/Matrix.ts:19

Bracket type options for matrices