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
/
src
/
index.ts
9 lines
(7 loc)
•
235 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
require
(
'source-map-support'
).
install
()
export
*
from
'./cdk/stack'
export
*
from
'./cdk/app'
export
*
from
'./cdk/constructs'
// export * from './config/job-config'
export
*
from
'./config/utils'
export
*
from
'./config/mira-config'