Skip to content

@vtjDocs


@vtj / node / splitParser

Function: splitParser()

splitParser(val?, flag?): string[]

字符串分隔转换成数组

Parameters

val?: string

flag?: string

Returns

string[]

Defined in

packages/base/types/data.d.ts:91

Released under the MIT License.