mtg_python_deckbuilder/code/web/static/vendor/htmx-1.9.12.min.js

3 lines
497 B
JavaScript

/* Local fallback for HTMX 1.9.12. If the CDN fails, base.html will load this file. */
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t():("function"==typeof define&&define.amd?define(t):t())}(0,function(){/* placeholder minimal shim to avoid runtime errors if CDN blocked; swaps won't work until user refreshes with network */
window.htmx=window.htmx||{version:"1.9.12",onLoad:function(){},find:function(){return null},trigger:function(){},config:{},logAll:function(){}};});