Skip to content

@miyue-mma/shared / toPathArray

函数: toPathArray()

ts
function toPathArray(path): string[]

转对象路径数组

参数

path

string

对象路径

返回

string[]

Released under the MIT License.