UNPKG

typed-aws

Version:

Helps you write AWS CloudFormation in TypeScript

6 lines (5 loc) 195 B
import NotificationRule_ from './NotificationRule'; export declare namespace CodeStarNotifications { const NotificationRule: typeof NotificationRule_; } export default CodeStarNotifications;