[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

Rename Field

refactorgram

class Organization {
  get name() {...}
}

image/svg+xml

class Organization {
  get title() {...}
}