UNPKG

390 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3const ts = require("typescript");
4const tsany = ts;
5function createCompilerDiagnostic() {
6 return tsany.createCompilerDiagnostic.apply(this, arguments);
7}
8exports.createCompilerDiagnostic = createCompilerDiagnostic;
9exports.optionDeclarations = tsany.optionDeclarations;
10//# sourceMappingURL=ts-internal.js.map
\No newline at end of file