import { suiteFromClass } from "../src"; import { EntryGlobal } from "./entry.global"; suiteFromClass(EntryGlobal).listen();