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