UNPKG
@activatedio/cdktf-google
Version:
latest (0.4.2)
0.4.2
0.4.1
0.1.1
0.1.0
0.0.2
TypeScript library for CDKTF for google
github.com/activatedio/cdktf-google
activatedio/cdktf-google
@activatedio/cdktf-google
/
build
/
src
/
gke
/
index.d.ts
3 lines
(2 loc)
•
69 B
TypeScript
View Raw
1
2
3
export
*
from
'./cluster'
;
export
*
from
'./workloadserviceaccount'
;