astro-ghostcms/.pnpm-store/v3/files/9e/8c0c4ac286d9b603c08ce8b7d58...

5 lines
249 B
Plaintext
Raw Normal View History

2024-02-14 19:45:06 +00:00
import type * as ts from 'typescript';
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