This repository has been archived on 2025-05-11. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
FastWave2.0/backend/index.js
Martin Kavík 2b74f3cba6 globals.js
2024-10-08 18:02:49 +02:00

3 lines
61 B
JavaScript

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