UNPKG

markdown-to-html-cli

Version:
4 lines 92 B
#!/usr/bin/env node import { run } from './index.js'; run(); //# sourceMappingURL=cli.js.map