UNPKG

express-react-pdf

Version:
3 lines (2 loc) 131 B
import { PropsWithChildren } from "react"; export declare const BaseRootContext: ({ children }: PropsWithChildren) => JSX.Element;