Sha256: 50696b7e1f2654e30527ad13a5ee36256c6fa86205a8d2764ee09a311ac703cc
Contents?: true
Size: 572 Bytes
Versions: 8
Compression:
Stored size: 572 Bytes
Contents
/* Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved. Available via Academic Free License >= 2.1 OR the modified BSD license. see: http://dojotoolkit.org/license for details */ /* This is an optimized version of Dojo, built for deployment and not for development. To get sources and documentation, please visit: http://dojotoolkit.org */ //>>built define("dojox/mobile/compat",["dojo/_base/lang","dojo/_base/sniff"],function(_1,_2){var dm=_1.getObject("dojox.mobile",true);if(!_2("webkit")){var s="dojox/mobile/_compat";require([s]);}return dm;});
Version data entries
8 entries across 8 versions & 2 rubygems