UNPKG

linq-js-docs

Version:

use linq and lamdba in javascript

48 lines 833 B
{ "type": "object", "since": "2.1.15", "name": "Enumerable.config", "properties": [ { "name": "as", "histroys": [ { "since": "2.1.15", "deprecated": 0, "description": "设置 asEnumerable 方法的别名" } ] }, { "name": "extends.array", "histroys": [ { "since": "2.1.15", "deprecated": 0, "description": "开启或关闭对原生 Array 对象的扩展" } ] }, { "name": "extends.object", "histroys": [ { "since": "2.1.15", "deprecated": 0, "description": "开启或关闭对原生 Object 对象的扩展" } ] }, { "name": "extends.string", "histroys": [ { "since": "2.1.15", "deprecated": 0, "description": "开启或关闭对原生 String 对象的扩展" } ] } ], "methods": [] }