import { it } from "./extension.mjs"; import setup from "./global-setup.mjs"; export { setup as globalSetup, it };