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 2770eda commit dcc5827Copy full SHA for dcc5827
packages/core/src/index.ts
@@ -8,4 +8,3 @@ export { default as SelectKeyPrompt } from './prompts/select-key';
8
export { default as TextPrompt } from './prompts/text';
9
export type { ClackState as State } from './types';
10
export { block, isCancel, setGlobalAliases } from './utils';
11
-
0 commit comments