Type alias CallbackType

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