UNPKG
@neutrium/thermo
Version:
latest (2.2.1)
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
The base module of the NeutriumJS thermodynamics package.
github.com/neutrium/thermo
neutrium/thermo
@neutrium/thermo
/
dist
/
index.d.ts
3 lines
(2 loc)
•
86 B
TypeScript
View Raw
1
2
3
export
{
State
}
from
'./State'
;
export
{
EquationOfState
}
from
'./EquationOfState'
;