]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dojox/jsonPath.js
Make prompt stand out some more
[eow] / static / dojo-release-1.1.1 / dojox / jsonPath.js
1 if(!dojo._hasResource["dojox.jsonPath"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
2 dojo._hasResource["dojox.jsonPath"] = true;
3 dojo.provide("dojox.jsonPath");
4 dojo.require("dojox.jsonPath.query");
5
6 }