Searched refs:getSimplifiedLayerName (Results 1 – 2 of 2) sorted by relevance
1 import { getSimplifiedLayerName } from "../src/utils/names";19 const actualSimplifiedName = getSimplifiedLayerName(longName);
46 function getSimplifiedLayerName(layerName) { function81 export { getComponentClassName, getSimplifiedLayerName };