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
/
verification
/
diving-jet-support.d.ts
6 lines
•
167 B
TypeScript
View Raw
1
2
3
4
5
6
/** Diving jet support for Espece */
export
declare
enum
DivingJetSupport
{ NOT_SUPPORTED =
0
, SUPPORTED =
1
}
//# sourceMappingURL=diving-jet-support.d.ts.map