Searched defs:shortName (Results 1 – 2 of 2) sorted by relevance
60 const shortName = name.substring(name.lastIndexOf('.') + 1); constant
31 shortName?: string; property