update monaco.d.ts generation, recompile build-folder

This commit is contained in:
Johannes Rieken
2017-04-26 17:57:50 +02:00
parent 4e636bf50f
commit f737b01757
16 changed files with 1162 additions and 1161 deletions

View File

@@ -3,6 +3,7 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var event_stream_1 = require("event-stream");
var assign = require("object-assign");
var remote = require("gulp-remote-src");