UNPKG

typed-aws

Version:

Helps you write AWS CloudFormation in TypeScript

8 lines (7 loc) 259 B
import ReplicationSet_ from './ReplicationSet'; import ResponsePlan_ from './ResponsePlan'; export declare namespace SSMIncidents { const ReplicationSet: typeof ReplicationSet_; const ResponsePlan: typeof ResponsePlan_; } export default SSMIncidents;