This commit is contained in:
8
node_modules/@volar/language-service/lib/utils/cancellation.js
generated
vendored
8
node_modules/@volar/language-service/lib/utils/cancellation.js
generated
vendored
@@ -1,8 +0,0 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.NoneCancellationToken = void 0;
|
||||
exports.NoneCancellationToken = {
|
||||
isCancellationRequested: false,
|
||||
onCancellationRequested: () => ({ dispose: () => { } }),
|
||||
};
|
||||
//# sourceMappingURL=cancellation.js.map
|
||||
Reference in New Issue
Block a user