UNPKG

subkit

Version:

The subtitles toolkit for converting between SRT, WebVTT, and FCPXML

4 lines (3 loc) 145 B
export * from './convertions/_index.js'; export { detectFormat, timeToMs, msToTime } from './convertions/_utils.js'; export * from './types.js';