UNPKG
@lg-tools/crawler
Version:
latest (0.0.2)
0.0.2
0.0.1
0.0.0
Crawler for MongoDB documentation and other sites
@lg-tools/crawler
/
dist
/
types
/
cli.d.ts
4 lines
•
126 B
TypeScript
View Raw
1
2
3
4
import
{
Command
}
from
'commander'
;
declare
const
program
:
Command
;
export
default
program;
//# sourceMappingURL=cli.d.ts.map