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
2024-06-19 19:09:00 +02:00

2 lines
60 B
JavaScript

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