UNPKG

@jsdocs-io/extractor

Version:

The API extractor for npm packages powering jsdocs.io

3 lines (2 loc) 98 B
import type { Node } from "ts-morph"; export declare function sourceFilePath(node: Node): string;