UNPKG

subsrt-ts

Version:

Subtitle JavaScript library and command line tool with no dependencies.

6 lines (5 loc) 236 B
declare const FORMAT_NAME = "ass"; import { build, detect, helper, parse } from "./ssa.js"; declare const _default: import("../handler.js").Handler; export default _default; export { FORMAT_NAME as name, build, detect, helper, parse };