astro-ghostcms/.pnpm-store/v3/files/0e/8abe17fd0f3428287667a6d8529...

3 lines
289 B
Plaintext

import type * as vscode from 'vscode-languageserver-protocol';
export declare function transform(symbol: vscode.WorkspaceSymbol, getOtherLocation: (location: vscode.Location) => vscode.Location | undefined): vscode.WorkspaceSymbol | undefined;
//# sourceMappingURL=workspaceSymbol.d.ts.map