UNPKG

node-shntool

Version:

Node interface to shntool (http://www.etree.org/shnutils/shntool/)

9 lines 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const conv_1 = require("./conv"); exports.convert = conv_1.convert; const cue_1 = require("./cue"); exports.cuefile = cue_1.cuefile; const join_1 = require("./join"); exports.joined = join_1.joined; //# sourceMappingURL=index.js.map