This repository has been archived on 2025-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
FastWave2.0/backend/index.js
Martin Kavík 2b74f3cba6 globals.js
2024-10-08 18:02:49 +02:00

4 lines
61 B
JavaScript

import { FW } from '/_api/pkg/frontend.js';
window.FW = FW;