UNPKG

node-shntool

Version:

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

2 lines (1 loc) 104 B
export declare function cuefile(src: string | readonly string[], opt?: CueOptions): Promise<string[]>;