react-code-dataset / next.js /test /development /basic /barrel-optimization /fixture /pages /recursive-barrel.js
| import { b_8_3_1_1 as v } from 'recursive-barrel' | |
| export default function Page() { | |
| return <h1>{v}</h1> | |
| } | |
| import { b_8_3_1_1 as v } from 'recursive-barrel' | |
| export default function Page() { | |
| return <h1>{v}</h1> | |
| } | |