UNPKG

webcapt

Version:

A simple cli to screen capture web pages and save them to disk as images or pdfs.

4 lines 118 B
#!/usr/bin/env node import { webcapt } from './webcapt.js'; webcapt.command.parse(); //# sourceMappingURL=index.js.map