dashboard
repositories
filestore
activity
search
login
main
/
pyhmap
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
导航
liuyg
2021-06-04
e8d0f39dfe89486c29aa266beacaaea5a2eab091
[pyhmap.git]
/
corelib
/
dojox
/
jsonPath.js
1
2
//>>built
define(["dojo/_base/kernel","./jsonPath/query"],function(a,b){a.deprecated("dojox/jsonPath: The dojox/jsonPath root module is deprecated, use dojox/jsonPath/query","","2.0");return{query:b}});