astro-ghostcms/.pnpm-store/v3/files/34/6e9838b2057cad6c9c9a1d610b7...

5 lines
269 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import type * as ts from 'typescript/lib/tsserverlibrary';
export declare namespace SymbolKind {
function fromProtocolScriptElementKind(kind: ts.ScriptElementKind): 2 | 5 | 10 | 22 | 11 | 6 | 7 | 13 | 12 | 9 | 26 | 15;
}
//# sourceMappingURL=typeConverters.d.ts.map