Skip to content

Commit

Permalink
update multi-shares
Browse files Browse the repository at this point in the history
  • Loading branch information
vadiminc committed Jul 26, 2023
1 parent 97bb848 commit 5d5304d
Show file tree
Hide file tree
Showing 18 changed files with 136 additions and 99 deletions.
2 changes: 1 addition & 1 deletion dist/tsc/src/cli-shared.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/tsc/src/cli-shared.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions dist/tsc/src/commands/BaseCommand.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/tsc/src/commands/BaseCommand.js.map

Large diffs are not rendered by default.

60 changes: 37 additions & 23 deletions dist/tsc/src/commands/actions/KeySharesAction.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/tsc/src/commands/actions/KeySharesAction.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ declare const _default: {
help: string;
};
interactive: {
confirmMessage: string;
confirmConditions: (filePath: string) => Promise<number | false>;
options: {
type: string;
validateSingle: (filePath: string) => any;
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5d5304d

Please sign in to comment.