b91e262
1
2
3
4
5
6
import { b_8_3_1_1 as v } from 'recursive-barrel' export default function Page() { return <h1>{v}</h1> }