UNPKG

@maverick-js/compiler

Version:

Maverick toolchain including the analyzer and compiler.

3 lines (2 loc) 126 B
import ts from 'typescript'; export declare function getDocs(checker: ts.TypeChecker, id: ts.Identifier): string | undefined;