UNPKG

node-shntool

Version:

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

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