Files
2026-05-06 18:55:16 -05:00

5 lines
260 B
TypeScript

import type { Construct } from 'constructs';
import type * as codepipeline from '../../../aws-codepipeline';
import type * as events from '../../../aws-events';
import type { CodeStarConnectionsSourceActionProps } from '../codestar-connections/source-action';