Files
nothoughts/public/js/cljs-runtime/shadow.module.main.append.js
2025-01-21 19:11:39 +01:00

4 lines
202 B
JavaScript

shadow.cljs.devtools.client.env.module_loaded('main');
try { nothoughts.core.init.init(); } catch (e) { console.error("An error occurred when calling (nothoughts.core.init/init)"); console.error(e); }