astro-ghostcms/.pnpm-store/v3/files/0c/5f3d6e22b1dcf72e9da40eec850...

4 lines
303 B
Plaintext

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