astro-ghostcms/.pnpm-store/v3/files/ee/2c05582a8a6a2cfa1e487300bbe...

4 lines
232 B
Plaintext

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