globals.js

This commit is contained in:
Martin Kavík 2024-10-08 18:02:49 +02:00
parent cae6f2681f
commit 2b74f3cba6
10 changed files with 122 additions and 53 deletions

View file

@ -1,2 +1,3 @@
import { FW } from '/_api/pkg/frontend.js';
window.FW = FW;