taf/module/main.mjs

3 lines
83 B
JavaScript

import "./api.mjs";
import "./hooks/init.mjs";
import "./hooks/userConnected.mjs";