File size: 108 Bytes
1e92f2d
 
 
 
 
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>
}