UNPKG

node-shntool

Version:

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

5 lines (4 loc) 141 B
import { convert } from './conv'; import { cuefile } from './cue'; import { joined } from './join'; export { convert, cuefile, joined };