/** * Dev-only React DevTools bridge placeholder. The reconciler dynamically * imports this module when NODE_ENV is development and swallows * ERR_MODULE_NOT_FOUND; cc-tui ships a no-op so the import always resolves. */ export {}; //# sourceMappingURL=devtools.d.ts.map