UNPKG

@jsdocs-io/extractor

Version:

The API extractor for npm packages powering jsdocs.io

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