Type alias CallbackType

CallbackType: string | {
    background: boolean;
    url: string;
}

Type declaration

  • background: boolean
  • url: string