UNPKG

ngrx-uml

Version:
8 lines (7 loc) 149 B
import ts from 'typescript'; declare module 'typescript' { interface Node { symbol?: ts.Symbol; localSymbol?: ts.Symbol; } }