UNPKG
jalhyd
Version:
latest (4.19.1)
4.19.1
4.19.0
4.18.0
4.17.1
4.14.1
4.14.0
4.13.1
4.11.0
4.9.0
JaLHyd, a Javascript Library for Hydraulics
forgemia.inra.fr/cassiopee/jalhyd
jalhyd
/
build
/
date_revision.js
6 lines
•
246 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
jalhydVersion
=
exports
.
jalhydDateRev
=
void
0
;
exports
.
jalhydDateRev
=
"2025-05-06"
;
exports
.
jalhydVersion
=
"stable"
;
//# sourceMappingURL=date_revision.js.map