UNPKG

101 BTypeScriptView Raw
1import ts from 'typescript';
2export declare function getSyntaxKindName(kind: ts.SyntaxKind): string;