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
/
config.d.ts
9 lines
•
170 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
/** * JaLHyd configuration file */
export
declare
const
config
: { serialisation: { fileFormatVersion:
string
; }; };
//# sourceMappingURL=config.d.ts.map