astro-ghostcms/.pnpm-store/v3/files/b0/ab248ff60c4696c1be68a284eb8...

3 lines
142 B
Plaintext
Raw Normal View History

2024-02-14 19:45:06 +00:00
import type { ServicePlugin } from '@volar/language-server';
export declare const create: (ts: typeof import('typescript')) => ServicePlugin;