UNPKG

647 BJavaScriptView Raw
1"use strict";
2function __export(m) {
3 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
4}
5Object.defineProperty(exports, "__esModule", { value: true });
6/*---------------------------------------------------------------------------------------------
7 * Copyright (c) Microsoft Corporation. All rights reserved.
8 * Licensed under the MIT License. See License.txt in the project root for license information.
9 *--------------------------------------------------------------------------------------------*/
10__export(require("./file-io"));
11__export(require("./lock"));
12__export(require("./uri"));
13//# sourceMappingURL=main.js.map
\No newline at end of file