Searched defs:nativeTargetEntry (Results 1 – 2 of 2) sorted by relevance
32 const nativeTargetEntry = targetName constant
144 const nativeTargetEntry = nativeTargets.find(([, i]) => trimQuotes(i.name) === targetName); constant153 const nativeTargetEntry = nativeTargets.find(([key]) => key === targetId); constant