%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pjc/vendor/livewire/livewire/js/util/
Upload File :
Create Path :
Current File : /var/www/pjc/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
}

Zerion Mini Shell 1.0