UNPKG

89 BTypeScriptView Raw
1export declare function splitUnquotedString(input: string, delimiter: string): string[];