UNPKG

@deepgram/captions

Version:

Node implementation of Deepgram's WebVTT and SRT formatting. Given a transcription, this package can return a valid string to store as WebVTT or SRT caption files.

5 lines 165 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.version = void 0; exports.version = "1.2.0"; //# sourceMappingURL=version.js.map