TopCli / prompts

Node.js user prompt library for command-line interfaces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Misleading README.md

JUSTIVE opened this issue · comments

commented

while trying to use this library in a typescript project, and following examples in README.md,
I was not able to import { prompt } from @topcli/prompts since there are no exported names prompts in the index.d.ts.

should be fixed, or renamed