janryWang / depath

Path Matcher/Getter/Setter for Object/Array

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FormPath.getPath()方法报错

zhaowei-plus opened this issue · comments

commented

import FormPath from 'cool-path'

FormPath.getPath(props.dataPath) 就报错,打印 FormPath 中没有 getPath 方法

commented

最新版的去掉了getPath API,请用FormPath.parse