UNPKG

typedoc

Version:

Create api documentation for TypeScript projects.

3 lines (2 loc) 130 B
import ts from "typescript"; export declare function resolveAliasedSymbol(symbol: ts.Symbol, checker: ts.TypeChecker): ts.Symbol;