UNPKG

node-shntool

Version:

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

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