File size: 101 Bytes
fea495a | 1 2 3 4 | import Head from './dist/shared/lib/head'
export * from './dist/shared/lib/head'
export default Head
|
fea495a | 1 2 3 4 | import Head from './dist/shared/lib/head'
export * from './dist/shared/lib/head'
export default Head
|