Rename types to any

This commit is contained in:
pyoor 2017-04-25 11:15:23 -04:00
parent 3b64a2af03
commit 6adf8b4026
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
make.mime = {
types: function () {
any: function () {
return random.pick([
make.mime.standard,
make.mime.xml,