UNPKG

@jsdocs-io/extractor

Version:

The API extractor for npm packages powering jsdocs.io

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