astro-ghostcms/.pnpm-store/v3/files/bf/85d25fe9ea23963034cfe2ea773...

3 lines
257 B
Plaintext

import * as vscode from 'vscode-languageserver';
export declare function createGetCancellationToken(_cancellationPipeName: string | undefined): (original?: vscode.CancellationToken) => vscode.CancellationToken;
//# sourceMappingURL=cancellationPipe.d.ts.map