"use strict"; document.addEventListener('DOMContentLoaded', function () { htmx.on('blah', function () { }); });