BaseDefinition: {
    description?: string | string[];
    url?: string;
    wikidata?: string;
}

Type declaration

  • Optionaldescription?: string | string[]

    A short (about 1 line) description. May contain Markdown.

  • Optionalurl?: string

    A URL pointing to more information about this symbol or head.

  • Optionalwikidata?: string

    A short string representing an entry in a wikibase.

    For example Q167 is the wikidata entry for the Pi constant.