4 lines
101 B
TypeScript
4 lines
101 B
TypeScript
import Head from './dist/shared/lib/head'
|
|
export * from './dist/shared/lib/head'
|
|
export default Head
|