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

3 lines
142 B
Plaintext

import type { ServicePlugin } from '@volar/language-server';
export declare const create: (ts: typeof import('typescript')) => ServicePlugin;