UNPKG

@jsdocs-io/extractor

Version:

Analyze and extract the API from npm packages

5 lines 190 B
import * as tsm from 'ts-morph'; export declare function getStartLineNumber({ declaration, }: { declaration: tsm.Node; }): number; //# sourceMappingURL=get-start-line-number.d.ts.map