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 1d20d3ac56 globals.js
2024-11-08 21:35:07 +01:00

3 lines
61 B
JavaScript

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