UNPKG
@cdkx/web-application
Version:
latest (0.1.14)
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.3
0.1.2
0.1.1
0.1.0
Static web application hosting related constructs
NextFaze/cdk-extensions
@cdkx/web-application
/
index.d.ts
5 lines
(4 loc)
•
187 B
TypeScript
View Raw
1
2
3
4
5
/// <amd-module name="@cdkx/web-application" />
export
*
from
'./constructs/web-application.construct'
;
export
*
from
'./constructs/assets-server.construct'
;
export
*
from
'./constants'
;