astro-ghostcms/.pnpm-store/v3/files/d4/21a0e841571ff25ab793c1e1af7...

3 lines
200 B
Plaintext

import type * as ts from 'typescript';
export declare function getDocumentRegistry(ts: typeof import('typescript'), useCaseSensitiveFileNames: boolean, currentDirectory: string): ts.DocumentRegistry;