astro-ghostcms/.pnpm-store/v3/files/b5/d14b9de786d49412accda9917f2...

4 lines
243 B
Plaintext

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