UNPKG

68 BTypeScriptView Raw
1export = expand;
2
3declare function expand(input: string): string[];