UNPKG

mira

Version:

NearForm Accelerator for Cloud Native Serverless AWS

9 lines (7 loc) 235 B
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'