UNPKG

cdk-insights

Version:

AWS CDK security and cost analysis tool with AI-powered insights

3 lines (2 loc) 193 B
export declare const createGithubIssue: (options: any) => Promise<void>; export declare const createPullRequest: (options: any) => Promise<import("./createPullRequest.types").PullRequestPlan>;