UNPKG

@nrwl/workspace

Version:

Smart, Fast and Extensible Build System.

3 lines (2 loc) 112 B
import * as ts from 'typescript'; export declare function getSourceNodes(sourceFile: ts.SourceFile): ts.Node[];