UNPKG

keynote-parser2

Version:

A library for parsing Apple Keynote file

6 lines (3 loc) 68 B
#!/usr/bin/env node const { cli } = require('../lib/cli'); cli();