UNPKG
mira
Version:
latest (1.5.0)
1.5.0
1.5.0-beta
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.0.3
0.0.2
NearForm Accelerator for Cloud Native Serverless AWS
github.com/nearform/mira
nearform/mira
mira
/
dist
/
src
/
index.d.ts
6 lines
(5 loc)
•
160 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./cdk/stack'
;
export
*
from
'./cdk/app'
;
export
*
from
'./cdk/constructs'
;
export
*
from
'./config/utils'
;
export
*
from
'./config/mira-config'
;