We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7e1a4 commit 2f51685Copy full SHA for 2f51685
packages/prompts/src/index.ts
@@ -4,8 +4,6 @@ export * from './common.js';
4
export * from './confirm.js';
5
export * from './group-multi-select.js';
6
export * from './group.js';
7
-export * from './index.test.js';
8
-export * from './index.js';
9
export * from './limit-options.js';
10
export * from './log.js';
11
export * from './messages.js';
0 commit comments