UNPKG

105 BTypeScriptView Raw
1import ts from 'typescript';
2export declare function getArrayType(typeChecker: ts.TypeChecker): ts.Type;