UNPKG

@types/get-symbol-description

Version:
4 lines (2 loc) 107 B
declare function getSymbolDescription(symbol: symbol): string | undefined; export = getSymbolDescription;