Skip to main content

Symbol.prototype.description

Less than 1 minutefeaturees-proposalmissing-example

Symbol.prototype.descriptionopen in new window

Types

interface Symbol {
  readonly description: string | undefined;
}

Entry points

core-js/proposals/symbol-description