Blame view

src/main/webapp/js/arcgis_js_api/dstore/LocalDB.js 109 Bytes
caiyongsong committed
1 2
//>>built
define(["./db/has!indexeddb?./db/IndexedDB:sql?./db/SQL:./db/LocalStorage"],function(a){return a});