Searched defs:decls (Results 1 – 3 of 3) sorted by relevance
411 const decls: ts.Declaration[] = symbol?.declarations; constant601 const decls: ts.Declaration[] = type.symbol?.declarations; constant
1845 const decls: string[] = content.match(REG_IMPORT_DECL); constant
1852 const decls: string[] = content.match(REG_IMPORT_DECL); constant