UNPKG

cdk-amazon-chime-resources

Version:

![Experimental](https://img.shields.io/badge/experimental-important.svg?style=for-the-badge)

7 lines (5 loc) 176 B
import {GlobalConfigInstance} from './lib/config'; export * from './lib/core'; export * from './clients/all'; export var config: GlobalConfigInstance export as namespace AWS;