import { type Types } from "https://deno.land/x/mesozoic@v1.0.1/lib/swc.ts";
const { ConstModulesConfig } = Types;
import { DEBUG } from '@ember/env-flags';
import { FEATURE_A, FEATURE_B } from '@ember/features';
See: https://github.com/swc-project/swc/issues/18#issuecomment-466272558