get src()

in src/index.ts [14:16]


  get src(): string {
    return this.getAttribute('src') || ''
  }