UNPKG

typed-aws

Version:

Helps you write AWS CloudFormation in TypeScript

6 lines (5 loc) 165 B
import ScalingPlan_ from './ScalingPlan'; export declare namespace AutoScalingPlans { const ScalingPlan: typeof ScalingPlan_; } export default AutoScalingPlans;