UNPKG

keynote-parser2

Version:

A library for parsing Apple Keynote file

7 lines (6 loc) 221 B
export * from './parse'; export * from './parse-iwa'; export * from './parse-iwa-protobuf'; export * from './parse-iwa-protobuf-archive-info'; export * from './parse-iwa-snappy'; export * from './parse-iwa-snappy-frame';