UNPKG

@pnpm/tabtab

Version:

tab completion helpers, for node cli programs. Inspired by npm completion.

3 lines (2 loc) 78 B
declare function _exports(file: string): Promise<boolean>; export = _exports;