UNPKG
@freemework/hosting
Version:
latest (0.17.0)
0.17.0
0.16.1
0.15.1
0.15.0
0.14.18
0.14.17
0.14.11
0.14.10
0.14.8
0.14.6
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.2
0.13.1
0.10.15
0.10.13
0.10.11
0.10.10
0.10.9
0.10.8
0.10.7
0.10.6
0.9.0
0.8.13
0.8.8
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.26
0.4.25
0.4.23
0.4.19
0.4.17
0.4.16
0.4.6
0.4.5
0.4.4
0.4.3
0.4.1
0.4.0
Hosting library of the Freemework Project.
docs.freemework.org
freemework/hosting
@freemework/hosting
/
types
/
configuration
/
FConfigurationEnv.d.ts
5 lines
(4 loc)
•
158 B
TypeScript
View Raw
1
2
3
4
5
import { FConfigurationDictionary } from
"
@freemework
/common"
; export declare
class
FConfigurationEnv
extends
FConfigurationDictionary
{ constructor(); }