UNPKG

cdk-amazon-chime-resources

Version:

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

5 lines 174 B
import {Service} from '../service'; import {Presigner} from '../polly/presigner'; export class PollyCustomizations extends Service { static Presigner: typeof Presigner; }