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
/
presentation
/
index.d.ts
2 lines
(1 loc)
•
78 B
TypeScript
View Raw
1
2
export
{
CalculatorPresentationElement
}
from
'./calculator-presentation.js'
;