Archived
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
This commit is contained in:
+3
-3
@@ -16758,7 +16758,7 @@ exports.Deprecation = Deprecation;
|
||||
* isobject <https://github.com/jonschlinkert/isobject>
|
||||
*
|
||||
* Copyright (c) 2014-2017, Jon Schlinkert.
|
||||
* Released under the MIT License.
|
||||
* Released under the Source EULA.
|
||||
*/
|
||||
|
||||
function isObject(val) {
|
||||
@@ -16769,7 +16769,7 @@ function isObject(val) {
|
||||
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
||||
*
|
||||
* Copyright (c) 2014-2017, Jon Schlinkert.
|
||||
* Released under the MIT License.
|
||||
* Released under the Source EULA.
|
||||
*/
|
||||
|
||||
function isObjectObject(o) {
|
||||
@@ -31507,7 +31507,7 @@ exports.restEndpointMethods = restEndpointMethods;
|
||||
* write <https://github.com/jonschlinkert/write>
|
||||
*
|
||||
* Copyright (c) 2014-2017, Jon Schlinkert.
|
||||
* Released under the MIT License.
|
||||
* Released under the Source EULA.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
+3
-3
@@ -16813,7 +16813,7 @@ exports.Deprecation = Deprecation;
|
||||
* isobject <https://github.com/jonschlinkert/isobject>
|
||||
*
|
||||
* Copyright (c) 2014-2017, Jon Schlinkert.
|
||||
* Released under the MIT License.
|
||||
* Released under the Source EULA.
|
||||
*/
|
||||
|
||||
function isObject(val) {
|
||||
@@ -16824,7 +16824,7 @@ function isObject(val) {
|
||||
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
||||
*
|
||||
* Copyright (c) 2014-2017, Jon Schlinkert.
|
||||
* Released under the MIT License.
|
||||
* Released under the Source EULA.
|
||||
*/
|
||||
|
||||
function isObjectObject(o) {
|
||||
@@ -31562,7 +31562,7 @@ exports.restEndpointMethods = restEndpointMethods;
|
||||
* write <https://github.com/jonschlinkert/write>
|
||||
*
|
||||
* Copyright (c) 2014-2017, Jon Schlinkert.
|
||||
* Released under the MIT License.
|
||||
* Released under the Source EULA.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user