UNPKG

keynote-parser2

Version:

A library for parsing Apple Keynote file

4 lines (3 loc) 80 B
export * from './parse'; export type * from './types'; export * from './utils';