astro-ghostcms/.pnpm-store/v3/files/f4/afc03aef522ed9dc877f50f8c96...

4 lines
237 B
Plaintext

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