UNPKG
mle-tools-configuration
Version:
latest (1.0.15)
1.0.15
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
A configuration management tool for TypeScript/JavaScript applications
mle-tools-configuration
/
configuration
/
index.d.ts
3 lines
(2 loc)
•
73 B
TypeScript
View Raw
1
2
3
export
*
from
'./Configuration'
;
export
*
from
'./ConfigurationFactory'
;