Home > types > PackageJson > BugsLocation
Signature:
export type BugsLocation = | string | { url?: string; email?: string; };