UNPKG

subtitle

Version:

Stream-based library for parsing and manipulating subtitles

3 lines (2 loc) 108 B
/// <reference types="node" /> export declare const resync: (time: number) => import("stream").Transform;