UNPKG

alinea

Version:
3 lines (2 loc) 144 B
import type { PropsWithChildren } from 'react'; export declare function Head({ children }: PropsWithChildren<{}>): import("react").ReactPortal;