UNPKG

fork-ts-checker-webpack-plugin-alt

Version:

Runs typescript type checker and linter on separate process.

9 lines (8 loc) 299 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var OperationCanceledException = /** @class */ (function () { function OperationCanceledException() { } return OperationCanceledException; }()); exports.OperationCanceledException = OperationCanceledException;