summaryrefslogtreecommitdiff
path: root/lib/dojo/data/api/Item.js
blob: d7bd7cb5b69ac7eefd243e3f298497f6acdeb0a8 (plain)
1
2
3
4
5
6
7
8
/*
	Copyright (c) 2004-2012, 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
*/

//>>built
define("dojo/data/api/Item",["../../_base/declare"],function(_1){return _1(null,{});});