import { api } from "../api.mjs"; Hooks.on(`init`, () => { globalThis.tb = api; });