/** "./react" 서브패스 — 루트(".")와 동일 표면(vanilla 초기 서브패스 하위호환). */ export * from "./index"; export { default } from "./index";