UNPKG

@transcrobes/subs-convert

Version:

Convert subtitles from one format to another

4 lines 281 B
declare const goodSRT = "1\n00:00:05,446 --> 00:00:10,817\nBeijing, hazy sky\n\n2\n00:00:10,817 --> 00:00:16,818\nCan't see original dreams\n\n3\n00:00:16,818 --> 00:00:21,885\nToo high and too far"; export { goodSRT }; export default goodSRT; //# sourceMappingURL=goodSRT.d.ts.map