/** * This file is meant to be executed before the rest of the application boots. * Otherwise, the application will fail to boot because it expects the code in * here to already have executed. */ export {}; //# sourceMappingURL=initialization.d.mts.map