setUrl()

in app/BookInfo.ts [58:60]


  setUrl() {
    this.url = document.location.href;
  }