ok
Direktori : /proc/self/root/home/keydecors/www/admin/bower_components/jquery/src/ajax/ |
Current File : //proc/self/root/home/keydecors/www/admin/bower_components/jquery/src/ajax/parseJSON.js |
define([ "../core" ], function( jQuery ) { // Support: Android 2.3 // Workaround failure to string-cast null input jQuery.parseJSON = function( data ) { return JSON.parse( data + "" ); }; return jQuery.parseJSON; });