blob: 37fda128657f34d0719a0fd614ec248ac856471b (
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/json5",["./json5/parse"],function(_1){return {parse:_1};});
|