UNPKG

react-pdf-printer

Version:
4 lines (3 loc) 167 B
import { PrinterContextValue } from './PrinterContext'; declare function usePrinterContext(nullable?: boolean): PrinterContextValue; export default usePrinterContext;