UNPKG

xo

Version:

JavaScript/TypeScript linter (ESLint wrapper) with great defaults

4 lines (3 loc) 150 B
export * from '../2.8/node'; import * as ts from 'typescript'; export declare function isImportTypeNode(node: ts.Node): node is ts.ImportTypeNode;