UNPKG
@plotinus/matrix-package-calculator
Version:
latest (1.0.8)
1.0.8
1.0.7
1.0.4
1.0.3
1.0.2
1.0.1
Calculator components for the Matrix framework - basic arithmetic operations with UI
@plotinus/matrix-package-calculator
/
dist
/
components
/
index.js
2 lines
(1 loc)
•
61 B
JavaScript
View Raw
1
2
export
{
CalculatorComponent
}
from
'./calculator/index.js'
;