static get observedAttributes()

in src/index.ts [45:47]


  static get observedAttributes(): string[] {
    return ['tone']
  }