astro-ghostcms/.pnpm-store/v3/files/cf/a0d0bf3b7f81d2ed97a3d79d96a...

3 lines
137 B
Plaintext
Raw Normal View History

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