astro-ghostcms/.pnpm-store/v3/files/8b/83889ea54a4b51f257e053c3096...

4 lines
327 B
Plaintext

import type * as ts from 'typescript/lib/tsserverlibrary';
import type * as embedded from '@volar/language-core';
export declare function getProgram(ts: typeof import('typescript/lib/tsserverlibrary'), core: embedded.LanguageContext, ls: ts.LanguageService, sys: ts.System): ts.Program;
//# sourceMappingURL=getProgram.d.ts.map