get useUrl()

in lib/utils/mapped-list.js [26:28]


  get useUrl() {
    return `${this.spriteFilename}#${this.symbol.useId}`;
  }