UNPKG

112 BTypeScriptView Raw
1import * as ts from 'typescript';
2export declare function getSourceNodes(sourceFile: ts.SourceFile): ts.Node[];