Searched refs:decls (Results 1 – 1 of 1) sorted by relevance
1181 const decls: string[] = content.match(REG_IMPORT_DECL); constant1182 if (decls != undefined) {1183 decls.forEach(decl => {