Skip to content

Commit

Permalink
Update prompter.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk committed Aug 21, 2023
1 parent f4c187a commit 3c8584f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/amplify-prompts/src/prompter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import { Stopwatch } from './stopwatch';

/**
* Provides methods for collecting interactive customer responses from the shell
* This is a test
*/
class AmplifyPrompter implements Prompter {
flowData: IFlowData | undefined; // interactive cli flow data journal
Expand Down

0 comments on commit 3c8584f

Please sign in to comment.