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