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