summaryrefslogtreecommitdiff
path: root/lib/dojo/data/api/Item.js
blob: 0750bf6a701ee9d483dec78468a24b1bcc49dcdb (plain)
1
2
3
4
5
6
7
8
/*
	Copyright (c) 2004-2016, The JS 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,{});});