UNPKG

node-shntool

Version:

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

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