BugsLocation: string | { email?: string; url?: string }

Type declaration

  • string
  • { email?: string; url?: string }
    • Optionalemail?: string

      The email address to which issues should be reported.

    • Optionalurl?: string

      The URL to the package's issue tracker.