Action: DevOwl/RealQueue/EnqueueScripts

do_action( 'DevOwl/RealQueue/EnqueueScripts', $handle )

The queue worker scripts got enqueued to the frontend. If you are using client-worker jobs you can use this hook to enqueue your scripts which listens to the document's RealQueue/ClientJob/$type event and executes the job on the client.

Parameters:
Name Type Description
$handle string

The real-queue JavaScript handle