keep exporting isArray for backwards compatibility

but prevent internal use
pull/1/head
ansuz 2017-04-14 15:34:05 +02:00
parent fbebbf0dca
commit c7eae9675b
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ define([
return typeof getUserHash() === "string";
};
var isArray = common.isArray = $.isArray;
common.isArray = $.isArray;
/*
* localStorage formatting