astro-ghostcms/.pnpm-store/v3/files/28/9ea0fc1010f2d74ff8ecd0d2eb6...

4 lines
255 B
Plaintext

import type * as vscode from '@volar/language-service';
import { SharedContext } from '../types';
export declare function register(ctx: SharedContext): (uri: string, position: vscode.Position) => vscode.Location[];
//# sourceMappingURL=references.d.ts.map