Type Alias TypeAndUrl

TypeAndUrl: { type: string; url: string }

Type declaration

  • type: string
  • url: string