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
2024-06-16 01:20:12 +02:00

3 lines
60 B
JavaScript

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