UNPKG

@ts-ast-parser/core

Version:

Reflects a simplified version of the TypeScript AST for generating documentation

3 lines 168 B
import type { AnalyserSystem } from './analyser-system.js'; export declare function createSystem(): Promise<AnalyserSystem>; //# sourceMappingURL=create-system.d.ts.map