Files
verify/frontend/node_modules/next/dist/esm/lib/import-next-warning.js
Mohamed Mathar Irfan ed6610d5d8 Initial project upload
2026-07-28 17:57:02 +05:30

5 lines
322 B
JavaScript

var _module_parent;
import * as Log from "../build/output/log";
Log.warn(`"next" should not be imported directly, imported in ${(_module_parent = module.parent) == null ? void 0 : _module_parent.filename}\nSee more info here: https://nextjs.org/docs/messages/import-next`);
//# sourceMappingURL=import-next-warning.js.map